we have ~6000 Epics in Jira Align and ~46000 Stories, is there a way I can see how many of these Stories don't have a Parent.
@John Ames , I will assume the ~6000 "Epics" are program level objects (Jira Epics).
If you navigate to Team > Backlog > Story Backlog and select the Orphan Objects button, you can view the integrated stories that don't have a parent.
If you are in Jira, do a search similar to this:
issuetype = Story AND "Epic Link" = EMPTY ORDER BY created DESC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.