Hello,
I would like to get an information is it possible to block moving tickets in JIRA in Done status if smart checklist is not completed? Thank you.
Regards,
Jovanka Sejic
It's Olena here, from the Smart Checklist team.
Of course! Such verification can be done with help of Jira Automation. Check out the detailed steps here:
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you are looking for worlfkow conditions or workflow validators.
First one will hide the transition from users, if field isn't filled.
Second one will show the transition, but if someone tries to move issue to next status without filling the required field, it will show error and prevent issue from transitioning.
https://support.atlassian.com/jira-cloud-administration/docs/configure-advanced-issue-workflows/
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.