I've properly setup workflow and workflow scheme. I have only 3 states "Open", "In progress" and "Done". There are no conditions on transitions but there are triggers. When I create a new branch the issue moves to "In progress" from "Open" as expected but after I merge that PR from that branch the issue doesn't moves to "Done". Here are some screenshots of Workflow:
Please help me.
I'm using this syntax for closing:
git commit -m "ST-12 #close Ticket closed #commit Made final changes"
Also this is a dummy account which I created for learning Jira and Git. I can share the credentials so that you can look into the issue after login in.
User: blackduck897@gmail.com
Pass: my_blackduck_123
Hi @Tanzeel Mirza ,
Hope you're using close as the transition name, but as you mentioned in the workflow the transition name is "Complete" so try using #complete.
Cheers,
Kevin.
No it is still not moving. I've provided user/pass at the bottom of the question. Can you please login and point out my mistake.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Kevin Johnsonthe problem is with "in-progress -> done" only. Issued the #complete tag but still the issue isn't moving to done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Tanzeel Mirza Check out this post to troubleshoot smart commit https://confluence.atlassian.com/bitbucketserverkb/troubleshooting-smart-commit-860033511.html
Hope it helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.