I need to find an epic on Close/Open on Jira.
Hi Sherrel,
Not sure exactly what you are asking, but assuming the status. So, you can try a query/filter/search for something like:
project = ABC and issuetype = Epic and status in (Open, Close)
Where ABC is the project key for the space you are looking at.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.