The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to auto assign custom fields.

Varma G
March 9, 2016

I added two customized fields in JIRA ticketing tool.

1) USER ID.

2) USER ROLE.

When the employee start create issue in that time i want to automatically assign employee USER ID and USER ROLE in customized fields, like a reporter field ? is it possible.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Deleted user
March 9, 2016

Add a post-function that "Updates a Custom Field" based on what you need OR Copy Value from field to another field option. Put this post-function in the "Create" issue event of your workflow. A few add-ons to try are JMWE, JSU and JSR.