Given Jira projects:
where
- pA has an epic pA.e1 that has story pA.e1.s2
- pB has an issue pB.i1 with a remaining estimate of 4w
- pA.e1.s2 depends on pB.i1
and
- MyPlan's issue sources = pA
what advanced roadmaps setting and/or plan setting and/or view settings are needed to show that after 'Auto-schedule':
- pA.e1.s2 is adjusted to start after pB.i1 is resolved (now + remaining estimate)
- pA.e1.s2 has a dependency on pB.i1
- I do see the incoming dependency badge
- I'm hoping to see another more obvious indication like a new row the in the dependency management view showing a link between pA.e1.s2 and pB.i1
Thank you!!