If you are not used to Jira, start looking at the following page Jira Navigation
Let start somewhere with the query showing all Epics reported by yourself (if any): Filters view
To find all items related to a project (an epic) or a Jira item you can copy paste the following query and change the green item by your Jira id"linkedIssue = DAAI-160 ORDER BY parent asc"
Within the list of filters there are few interesting one.
- DAAI Epic Project Board - Ongoing Project in delivery
- Remark: Each project must have a start date and the label Project to be considered as a project
- Query: "project = DAAI AND ((issuetype = Epic AND status in ("In Progress", Delivery, Deployment, Hypercare, "Plan Value") AND "Start date[Date]" is not EMPTY) AND labels in (Project)) ORDER BY Rank asc"
- Planned EPIC initiative DAAI -