Hello! I have a question on automation. I just created a custom field where I want our help desk to put information on what kind of triage they did before they escalate a ticket to our IT team. The tickets are already connected meaning if they put the help desk ticket into triage, it creates a new ticket for IT. How do I take the information from the custom triage field on the help desk ticket and have it appear on the new IT ticket?
@Clare Lawson I'd first ensure that the issue screen has your custom field visible and then ensure your automation rule is populating that field in the issue created for IT. May or not be everything but some starters that you may need to do. I'm sure others will chime in here.
If the custom field is on the creation or edit view screen. From there when you creat the new issue with automations for Jira you will want to make sure a few things on the newly created ticket.
Using the linked issue field and setting the dependancy correctly for the link.
Setting the custom field you need to the new issue and copy from trigger issue.
As was stated the most important is to make sure the field is on the right screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also read up on smart values as they will let you combine data from multiple fields into variables that can be used in automation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @Clare Lawson ,
the exact solution depends on where you are trying to add that information. I am assuming that the same field exists in the second ticket that is created and you simply want to copy the field. Assuming this is the case the below should work for you. Please advise.
Note in the example below I simply chose work in progress as the new status since I don't have a triage status. And then I chose environment for the field to update since I don't have a triage reason field. This is make sense?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Jira Administrator
Configure Jira Software, Jira Core, or Jira Service Management, including global settings, permissions, and schemes.
Managing Jira Projects Cloud
Learn to create and configure company-managed projects in Jira Software and partner effectively with Jira Admins.
Learning Path
Become an effective Jira Software Project Admin
This learning path is designed for team leaders who configure Jira Software projects to match a team's processes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.