I want to map a screen to a workflow so that it asks me for information when making a transition and performs, in the same transition, the validation that all the elements of a checklist are checked (“All checklist items are checked” - Requires that given checklists in an issue have all items checked before a status transition is allowed)
If I do the validation separately it works correctly. If I map the screen to the workflow transition (without doing the validation) it also works correctly. But if I define the validation and map the screen to the transition, it only shows me the screen but does not do the checklist validation.
Can both operations be performed at the same time in a transition? I am doing something wrong?
For the app you are using you can follow their documentation about validation: https://soldevelo.atlassian.net/wiki/spaces/CS/pages/1374519306/Checklist+validation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Perhaps you need to add that second validators which is described in their documentation "All checklist items have status set".
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.
Hello,
Are you using any third party plugin for the validation "All checklist items are checked".
I didn't find in default free Jira cloud setup.
And can you please try to add the check lists on the transition screen once and try. if it helps please let us know.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I´m using Multiple Checklists for Jira.
I can't include the checklist in the transition screen, because the checklist must be completed when creating the issue.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.