Need to acquire hour spent of sub-tasks created by specific Epic

Hello

There are some Epics which has “labels” as “ABC” and each Epic has sub-tasks which logged time spent(worklog)

Then, I’d like to measure the hourspent of sub-tasks

Hello @eunjin ,
To measure hours spent on sub-tasks created by Epics with a specific label, you need to:

  1. Import the Epic Label as an issue link field dimension. This will pass down the Epic’s labels to all child issues in the hierarchy. See the steps here: Issue link field dimensions
  2. Import this newly defined field from the Additional Options tab during import.
  3. In your report, use the Epic hierarchy and filter by the Epic Label dimension with value “ABC”.
  4. Add the Hours spent measure to see the worklog time for all sub-tasks under those Epics.

This approach allows you to filter all levels of the hierarchy based on the Epic’s label, without needing to add the label to each sub-task individually.

best,
Gerda // support@eazybi.com