I've noted there's an (extremely annoying) existing issue that 'Done' stories wont show in the plan regardless of the scope or the filter used - can someone tell me if they've worked around this - so I'm curious if anyone gets the progress meter correctly showing Done issues as a percentage of the total?
See screen shot for example, where there's 6 stories linked to the epic and one is done.
Our problem is that our roadmap is not tracking progress as anything that's done or closed just disappears and doesn't remain for the x days as specified in scope.
Solved! Go to Solution.
Hi Irina - the resolution is not set - have confirmed both from the issue screen and an advanced search.
Issue won't be part of the scope of the plan if the resolution date is not set.
Advanced Roadmaps needs ‘Resolved’ date to know whether the issue was Done in the last 30 days, so if there is no date on the issue then it simply won't display it.
If you are a Jira Admin, review your Done transition and either add Workflow screen to ask to Resolution (do not add Resolution field on your regular screen) or add post-function that sets Resolution into "Done".
If your Done transition is Global, then bulk Edit your completed issues into Done status once more.
If it's not Global, add loop transition from Done to Done to enable the same bulk update.
Hope it helps.