Forums

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

JIRA project automation to set "Epic Link" for newly created JIRA issues (Story)

Keishi Susumu February 4, 2023

I am using JIRA project automation and I was able to set up to attach a label when the issue gets created with a specific summary.

With the same rule, I would like to add so that existing "Epic Link" to be attached.

I tried

{
    "fields": {
        "Epic Link": "<EPIC LINK NAME"
    }
}

 but this did not work. Please advise 

1 answer

1 accepted

6 votes
Answer accepted
Hana Kučerová
Community Champion
February 5, 2023

Hi @Keishi Susumu ,

welcome to the Atlassian Community.

Please try to use Epic issue key, something like

{
    "fields": {
        "Epic Link": "ABC-123"
    }
}

Will the Epic issue be always the same? Or you need some logic to fill it in?

Keishi Susumu February 5, 2023

Thank you!, It worked

Hana Kučerová
Community Champion
February 9, 2023

Hi @Keishi Susumu ,

thank you, would you please mark this answer as accepted? It can help others in the future. Thank you.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events