Hi all,
One of our tech leads wants a custom user picker field called "Assigned QA" to automatically be filled with the person who created the issue whenever issues are created in his software project.
What I thought would work was using a Set field value (JMWE add-on) post function to the Create-to-Open transition where the issue.creator would be pulled and populated into the Assigned QA field when an issue is initially created.
This apparently hasn't worked. Is there something that I'm missing in the Groovy value I set?
Thanks all for the input!
You can also try currentUser in the value with same value type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ian,
it looks like you selected the "Constant or Groovy Template" value type, but you provided a Groovy expression as the value.
Change the Value Type to "Groovy Expression" and it should work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ian - Welcome to the Atlassian Community!
Are you getting any errors you can share? Have you tested it while in the JMWE tool?
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.