When creating a story, can we dynamically select values from the Epic?
We have two Epics Epic_1 and Epic_2. Now when the user creates a story, the user can choose one among the epic. Can we fetch and display the values from epic dynamically upon selecting an Epic..?
Consider an addon e.g. Scriptrunner, Automation for Jira, Power Scripts.
Thank you @Jack Brickey
We have a requirement to copy the values from Custom field in an epic and display it as a multi select field in story.
During story creation, the user must choose an Epic Link. From the epic link, custom field values should be fetched and should be populated in another multi select field with in the same story. All this action should be done before the story creation.
We can perform the same functionality using post function as mentioned in the below link
However, post function will be triggered after the issue is created. We need this to happen dynamically.
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.