Hi,
I want to prevent a user to be able to change the status of an issue if the assignee is still unassigned. How can I do that? validator? Conditions? Scripts..?
Thanks!
Mark
Either a scripted validator or something like this: https://confluence.atlassian.com/jira/how-to-make-the-assignee-field-required-when-allow-unassigned-issues-is-turn-on-in-general-configuration-298976490.html
Validators are the way to do it. You'll need to find or write one (or script one) that can simply check that the assignee field is not empty.
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.