-
Suggestion
-
Resolution: Fixed
It would be great to be able to tag any commit within the stash interface
- is related to
-
BSERV-3836 Ability to branch from REST API
- Closed
-
BSERV-4128 REST API to create and delete tags
- Closed
- mentioned in
-
Page Failed to load
-
Page Failed to load
-
Page Failed to load
-
Page Loading...
-
Page Loading...
(2 mentioned in)
Form Name |
---|
Nevermind. I was confused because admin page said "The Tag Maker" add-on was incompatible and disabled, but it was actually active in my Bitbucket 4.7.1 installation, and I confused it with your implementation. (I should probably file a bug!) The tags UI that you've done is very minimal and nice. Thank you.
If you really wanted to hammer home the distinction between annotated and non-annotated, one idea would be to dynamically adjust the submit button so that it toggles between <Create Tag> and <Create Annotated Tag> based on whether the "description" box has any content or not. That could help users understand what's going on a little more deeply.
(Frankly the whole "annotated" vs. "lightweight" tag thing in Git is a pointless distraction and a design flaw from a usability point of view, but it is what it is, and we have to live with it.)