Removing a tag using hg tag does not remove it from the UI
Summary
As discussed in issue #432 (closed), I'm opening new issues for tag related misbehaviors I found.
After adding a tag, using hg tag --remove tag
and pushing this to heptapod does not remove the tag from the UI, even if it was properly merged in the default branch.
What is the expected correct behavior?
It should remove the tag from the tag list in the UI.
Details about the Heptapod instance where the bug occurs
- Type of deployment (source, Docker, Omnibus, Heptapod Development Kit): Docker
- Exact Heptapod version: 0.20.2
Edited by Quentin Raynaud