I have the following requirements
1.Show my epics and linked stories on jira plans,
2. Use the API to automatically add stories to epics
As the epic-link functionality is being deprecated and cannot be set through the API (according to deprecate behaviour announced), my API code issues parent / child relationships between epics and stories.
This all looks fine in the jira stories and epics themselves - parent / child relationships are shown correctly, but in the plans page my stories are now shown as "issues without parent".
Can you advise when the plans display will catch up with the new linking approach?
Many thanks for your help as ever!