Hi,
I am looking for a Script when STATUS field changed to IN PROGRESS then ORGANIZATION Field automatically added to"ABC" in JIRA
Hi Sharadkumar,
If you have the JMWE plug-in, You can add a post function in the workflow to the transition to the In Progress status that will use the "Set field value" option and use a groovy script to set the Organization field. Script Runner is another plug-in that you could use.
Without one of these plug-ins, I don't think you can do it.
Let me know if you need more info.
Cheers!
TomP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.