Hi,
status must not change if the issue is not assigned to any of the user in Jira.
anyone please suggest what would be the condition.
Regards,
Abhishree Nagesh
Hello,
If you are on Jira Server and have Script Runner, you can write a script condition such as:
issue.assignee == null
Or if you have Suite Utitilies plugin you can use Value Field condition, too.
But you need to add it to all your transitions, of course.
Hope it helps.
Regards,
Elifcan
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.