Forums

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

Automation from ITSM to Software project

Lorenzo Cancelli November 21, 2024

Dear community

 

I created an automation that, when a ticket is created in an ITSM project, automatically creates an identical ticket within a Jira Software project board. I also set up an automatic COPY for the fields I needed.

Now, I need to include the key of the original ticket from the ITSM project in the ticket created within the Jira Software project.

How can I achieve this?

thanks for the help

Lorenzo

2 answers

1 accepted

2 votes
Answer accepted
Mikael Sandberg
Community Champion
November 21, 2024

You can do that by using smart value, {{issue.key}} and {{triggerIssue.key}} would give you the issue key. Which one you should use depends on how you automation looks like, as long as the focus is on the initial ITSM issue then {{issue.key}} will do.

0 votes
Carlos Alberto Carrasco Álvarez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 21, 2024

Hi,

If you have both at the same site (itsm y jira software), you can use a linked issue with "most recently created issue".
With different sites you can use api rest ("https://your-site.atlassian.net/rest/api/3/issue/{{issue.key}}/remotelink"). Must have Application link with the destiny. It is a little more difficult by the async creation, but it is possible.

Best regards

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events