Forums

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

Auto propagate value of a custom field in an issue type above Epic, to all its linked Epics

Archana Manjunatha
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!
April 11, 2024

Hi - I have set up a new issue type (Sub Workstream) above Epic in the hierarchy.

 

Q1. There is a custom field whose value when set or updated in the Sub Workstream issue type must auto propagate to every  Epic created under the sub workstream issue type - even to the Epics that are in different project spaces from where the sub workstream issue type is.

Is this possible and how? 

Q2. Just as the Epic has a Create Issue option, can there be one for the Sub Workstream to create Epics? Currently my team creates an Epic, then updates parent link by searching for the sub workstream issue type - not ideal. If they forget to do so then the Epic goes missing in the reporting we have built.

 

Thank you

1 answer

0 votes
Florian Bonniec
Community Champion
April 16, 2024

Hi @Archana Manjunatha 

Q1, If you have Scriptrunner you could create an automation on field edited trigger that will trigger the action Scriptrunner script that will go through each "child" issue and update them.

Q2, no Advanced Roadmap do not provide this feature, you could create a custom Panel using Fragment is you are using Scriptrunner that you could add on top of Child Issue. and have a button which triggers issue creation and link.

Regards

 

 

Suggest an answer

Log in or Sign up to answer