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 !
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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.