In my workflow, during one transition, I would like JIRA automatically assign issue to the current user if assingee is empty, but if assignee is not empty, then nothing to do. How can make it work?
It is a conditional post function. You might have to write one yourself.
How about adding a assignee required condition where people will be forced to select one? There are existing plugins that support this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Jobin, Could you provide an example of how to check Assignee is empty? I can't make Assignee as required, we would like to check if Assignee is empty, if yea, we hope post function can fill Assignee by current user. Could you provide more information, thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
first you need to download and install the JSU plugin using the Universal plugin manager
then got to the workflow transition and need to configure field require validator for assignee field and make sure that in that transition assgnee field should be there.
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.