Using the Edit action in the JIRA automation plugin, I am trying to have issues that move from one project to another be assigned to 'Automatic' so that it will either use the project Default Assignee or the Component Default Assignees.
In the 'Edit Fields' section, I can change the assignee with:
assignee=[username]
image2015-7-6 11:8:45.png
However, this does not work:
assignee=Automatic
image2015-7-6 11:9:13.png
Is there any way for me to assign the default assignees?
I just figured it out. The value to put in for 'Automatic' is actually just -1.
So you would put the following to have it assigned to default:
assignee=-1
Looks promising! Maybe I require a solution again in the future. For the time being I changed our actual process and don't want to change it again.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still thinking about joining us for Team '25 Europe? Early bird has been extended for just one week! Now’s the time to lock in your lowest rate. Use code TEU25COMM-20 to save 20% at checkout. Hurry, this only lasts for 1 more week.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.