Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Not able view the done userstories which is associated to EPIC and very few are visibile in Plans

Varun Shetty
April 26, 2026

We are facing an issue in the Jira Plan where the majority of Done user stories associated with Epics are not visible, while only a few completed items are appearing.

We have already attempted the following troubleshooting steps:

  • Updated the Completed Issues configuration in the Plan to 365 days
  • Created dummy user stories in “To Do” status, which are visible in the Plan as expected

This confirms that the issue is specific to completed (Done) user stories, not with issue visibility in general.

Currently, this is blocking our progress on critical projects, as we are unable to:

  • Accurately track completed work under Epics
  • Perform proper planning and reporting in the Plan view

We require urgent support to identify the root cause and resolve this issue at the earliest.

1 answer

0 votes
Arkadiusz Wroblewski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 26, 2026

Hello @Varun Shetty 

AR is incredibly picky about the Resolution and Resolved Date fields.

If a story is in a "Done" status category but the Resolution field is actually empty or if the Resolution is set but the "Resolved" timestamp is missing the plan will often hide them because it considers the data "invalid." This often happens when teams move issues to Done via a bulk edit or a misconfigured automation that skips the proper workflow transition.

I’d start by running a JQL search on your board to see if these "ghost" stories appear:

statusCategory = done AND (resolution is EMPTY OR resolutiondate is EMPTY)

If they show up there, your workflow isn't sealing the deal on those issues, and AR is dropping them from the view.

If the data looks clean, the next culprit is often the View Settings.

If you have "Group by" set to something like Release, child issues (Stories) can sometimes vanish if the parent Epic has a Fix Version assigned but the Stories themselves do not. Try setting Group by to "None" and clearing all plan filters to see if they resurface.

One weird edge case. If you happen to be on a Jira version between 10.3 and 10.7, there is a known UI bug where child issues simply don't appear when using Dark Theme. Try switching to Light Mode just to rule out a CSS glitch.

If a brand-new plan built from the same source shows the stories immediately, you're likely looking at a plan-specific cache or indexing issue that a fresh start will solve.

Varun Shetty
April 27, 2026

@Arkadiusz Wroblewski  Thank you for your response will check and get back to you by trying these steps.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events