Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-7106

Opinion - "View in Issue Navigator" links could be generated differently

This issue is archived. You can view it, but you can't modify it. Learn more

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low (View bug fix roadmap)
    • 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

            [JSWSERVER-7106] Opinion - "View in Issue Navigator" links could be generated differently

            Added quotes to epic key

            JoanneA (Inactive) added a comment - Added quotes to epic key

            Please also quote the epic key. The rest is awesome

            Michael Ruflin added a comment - Please also quote the epic key. The rest is awesome

            Added statuses to epic report json and edited links to pass epic / status params.

            No param for estimate value when issue count is the estimation type.

            Please test with different types of estimation statistic.

            JoanneA (Inactive) added a comment - Added statuses to epic report json and edited links to pass epic / status params. No param for estimate value when issue count is the estimation type. Please test with different types of estimation statistic.

            I agree. This is the perfect place to expose/teach people how to search for epic related stuff.

            Michael Ruflin added a comment - I agree. This is the perfect place to expose/teach people how to search for epic related stuff.

              Unassigned Unassigned
              mtokar Michael Tokar
              Archiver:
              mandreacchio Michael Andreacchio

                Created:
                Updated:
                Resolved:
                Archived: