Hello
is it possible to use an environment variable to set a custom field in a story (inside a workflow step) with the value from its epic?
Something like new field --> default value = epic:fieldname
thanks
@Mauro Bennici You will need a third-party JIRA add-on like "Jira Miscellaneous Workflow Extensions" and can use the post-function "copy field to linked issues" on specific step/transition in your workflow.
Please see this page for documentation of "copy field to linked issues" post-function and how to use it:
https://innovalog.atlassian.net/wiki/spaces/JMWE/pages/68878490/Copy+field+value+to+linked+issues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A story/task is not a "linked issue" so that won't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.