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.
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.