Forums

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

Need help to automatically assign Epic Link during Story creation

Aisha M
Contributor
November 21, 2019

I have a project. I want to automatically assign Epic Link values to the story being created when a particular value is being selected for a custom field. 

For example,

I have a single select list field "ELEMENT LIST" with values TEST1, TEST2 , TEST3  & Other

TEST1 associated with EPIC1

TEST2 to EPIC2

TEST3 to EPIC3

Other to NULL

While creating a STORY , if the user select TEST2 , I want EPIC2 to to be automatically updated for the EPIC LINK field after the issue is created without being able to manually fill it.

 

Can anyone please help with hope to make this happen. Thank you ! 

2 answers

0 votes
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 20, 2019

Hi @Aisha M ,

My example for Your request https://andrewsite.ru/a/R9AEYM 

Unfortunately I can't find method to clear 'Epic Link' through Behaviours. Instead I added patch as javascript injection.

Hope this helps.

B.R.

0 votes
Dar Kronenblum
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 21, 2019

Hi @Aisha M 

if you want it to automatically fill the value in the epic link field on the screen you can use behavior

Otherwise, you can just create custom listener for issue creation

 

Dar

Suggest an answer

Log in or Sign up to answer