• Type: Sub-task
    • Resolution: Fixed
    • Priority: Low
    • 6.1.2
    • Affects Version/s: None
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: