Is it possible within a workflow (I would have thought via a condition) to prevent a transition if the issue is unassigned?
Yes, as you say, with a condition.
See the other answer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Figured it out.
I can use a Script Condition (issue.assignee == null) on the transition. Does the job nicely. :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
how do I add a script condition ?
workflow > click on transition > conditions > add condition ?
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.