Hi,
I'm using Jira Automation to create tasks for Scheduled Automation, How can I set the Parent to be a specific epic so that all maintenance tasks are linked to the same epic?
It seems the Epic Link field is being depricated.
Thanks
Figured it out,
Setting it in the Additional Fields seems to work.
e.g.
{
"fields": {
"parent": {"id":"29050"}
}
}
The only issue is figuring out the ID of the EPIC. I used Jira API to do this
Hi andrew!
Now you can only use the "Parent" field
With it it will automatically be linked as it used to with the "Epic Link" field which, as you said, is now obsolete.
Regards!
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.