Forums

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

How to set 2nd link from an issue to Epic

Lokesh
Contributor
May 30, 2020

A linked issue gets created from a Story, during post-function & gets linked via " relates to " linktype

Need the linked issue to get also linked to Epic of Story via same " relates to " linktype

Means Link2 needs to be established as in below diagram. Seems need to get Epic Key from Story, then link it to linked issue

LinkedIssue.png

Tried a bit seems not getting the expected result

Any script which can be run as post-function much appreciated.

1 answer

0 votes
Benjamin
Community Champion
May 30, 2020

Hi @Lokesh - Here's a plugin that will probably serve your needs: 

https://marketplace.atlassian.com/apps/29496/jira-workflow-toolbox?hosting=server&tab=overview&gclid=EAIaIQobChMI3YnU9I_c6QIVzsDACh3dFAmDEAAYASAAEgIYOvD_BwE

 

You may want to keep things simple with links. In this case, all things related should be link to the Epic. 

 

Hope this helps.

Lokesh
Contributor
June 1, 2020

Hi @Benjamin Thanks but looking for something without addon, appreciate for one possibility idea though.

Benjamin
Community Champion
June 1, 2020

Hi @Lokesh - You welcome. I'm not aware of the possibility. You will need a plugin to extend the functionality of your post functions. 

Suggest an answer

Log in or Sign up to answer