So, I'm experimenting and trying to get Smart Commit Transitions working. In the Next Gen Project, it works just fine - I can transition to the Done state just with something like "NEXTGEN-5 #done #comment Finished the work".
But not for classic. If I do a commit message of "CLASSIC-3 #done #comment Finished the work" the comment will get picked up and display in Jira, but the transition will not fire. I've been reading on here and have checked some of the obvious culprits - capitalization of the state names, making sure the email I'm using in git matches my account name - but haven't figured it out yet.
For a classic project, the smart commit command must map to the name of the transition between the current status and the next status. Not the target state name.
The transition name can be different based on the workflow. Generally, the transition name is the name of the button in the issue view.
Also, your workflow condition and validators must pass. So if you have a new required field when moving from one state to the other, the transition can't take place with a smart commit.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.