We have many closed epics. But when we dig deep and open these epics we found open features still in these closed epics.
Is there an report or easy way to find out the list of closed epics that have open features in them?
Hey @Shyam Sundar P 👋 as far as i know there’s no single built-in report that lists “closed epics with open features,” but here are a few easy ways to get it:
Status Report (Epic/Feature)
Go to Reports → Status Report, filter by program/PI, and drill into epics. You’ll see feature states under each epic.
Epic Progress by State/Step
Shows epics and their features by state. Filter by PI or program to spot mismatches quickly.
Custom Grid or API
On the Epics page, add columns for Epic State and Feature State, then filter:
Epic State = Done AND Feature State != Accepted
You can also pull this via the Jira Align API for Excel/BI reporting.
Links that might help:
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.