• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Low Low
    • 6.1.2
    • None
    • None
    • None

      Currently the links generate JQL which just selects the issue keys in the respective regions.

      But for Epics, we actually have the right JQL clauses to generate the searches smartly.

      Example:

      Completed Issues - "Epic Link" = <ID or Key of Epic> AND status IN <done statuses for this board>

      Incompleted Issues with Estimates - "Epic Link" = <ID or Key of Epic> AND status IN <statuses for this board which are not mapped to Done column> AND <estimate field for board> IS NOT EMPTY

      Incompleted Issues without Estimates - "Epic Link" = <ID or Key of Epic> AND status IN <statuses for this board which are not mapped to Done column> AND <estimate field for board> IS EMPTY

              Unassigned Unassigned
              mtokar Michael Tokar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: