Hi There,
I would like to add a restriction so team members cannot move a card from one column to another if they have not entered the components. How would sch restrictions be added in the workflow. The only way the card can be moved over for example from "To-Do" to 'Verify ready" would be to add the appropriate components and move it over successfully.
Thank you
sunitha
Probably the best way to do this is with a validator that can check the field is not empty. (You could do it with conditions too, but those do not tell the user why their transition is not allowed. A validator pushes them back to a screen with a message to tell them what is wrong)
You'll need an app to provide the validator - Jira's base validators are minimal and only look at permissions.
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.