I am trying to set up an automation such that if a ticket is unassigned, and someone tries to change the workflow, It should say that "Please assign the ticket First"
How about this. Change the workflow to have a Condition that requires Assignee before the issue can be transitioned from initial 'new' state to the next state. Limit who can set the assignee and thereby prevent transitions.
I don't think you can stop the workflow and tell the user to assign it but you can add a post function that assigns the issue to who ever transitions it.
https://confluence.atlassian.com/adminjiracloud/advanced-workflow-configuration-776636620.html
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.