We wish to make this automatically when we assigning the a ticket to the first person, he/she should be the ticket owner to make sure their tickets are updated. Any thought that we can make it happen in Jira setting? Many thanks!
Hello. I was able to use Automation set the read-only custom field to the system Assignee but the problem is it populated the read-only custom field with a user-id number.
Does anybody know how to force the automation to use the Assignee NAME instead of the Assignee user id?
welcome to the Atlassian Community!
Your requirement could be understood in a way that you want to update a custom field named "Ticket Owner". This could be done using Automation.
The idea could be:
- when an issue is created:
- assign the issue to the current user AND
- copy the value of the field "assignee" to the Custom Field "Ticket Owner".
This person is then in charge of keeping track of the issue's progress until resolution.
Please update us if this worked or if something was understood wrong.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Chen Lingling , I don’t understand what you mean by “first assignee”. When you set the Assignee for an issue that individual owns the issue. If you wish to automate the assignment could you indicate what the assignment should be based upon?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i found this from another user comment.
for other conditions as "First assignee" ,
you you may need to check in automation for Jira documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd suggest checking out JIRA Automation as a starting point
https://www.atlassian.com/software/jira/guides/expand-jira/automation
Best wishes
Jon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.
Learn moreOnline 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.