-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: Git
-
None
-
Severity 2 - Major
If I have an hotfix branch and I want to start a new hotfix using the "Git Flow" button I got an error saying that I can only have one hotfix at a time. So then I must manually branch a new hotfix from master and everything is working correctly. It is just annoying that the GitFlow button is preventing me from doing this simple operation