Rapport of open epic and open user story/task

Hi @Majken!

For this case you could use the Issue link field dimensions that are introduced starting eazyBI 4.5.4 version. Meaning, you could create an Epic Link Status dimension that would inherit the Epic status to all issues within the Epic. The settings would be as follows

[[jira.issue_link_field_dimensions]]
name = "Epic link status"
source_dimension = "Status"
issue_id_column = "epic_id"
group = "Linked issue dimensions"

See more details on how to set this up in the documentation https://docs.eazybi.com/eazybijira/data-import/advanced-data-import-options/issue-link-field-dimensions.
After import, you would be able to use the Epic link status in any report in a similar way as Status, only it would group all measures based on the Issue Epic Status, instead of Issue status.

Lauma / support@eazybi.com

2 Likes