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

Lack of valid epic query parameter in browser address bar should force Report to insert a query parameter

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

      For example, if you navigate to this URL:

      http://localhost:2990/jira/secure/RapidBoard.jspa?rapidView=41&view=reporting&chart=epicReport

      Or this:

      http://localhost:2990/jira/secure/RapidBoard.jspa?rapidView=41&view=reporting&chart=epicReport&epic=XXXXINVALID

      What I expected to happen was for the Epic Report to:

      1. Choose the last Epic used to display, or the first in the list if there is no last epic
      2. Rewrite the URL to include that Epic

      This does happen with the Sprint Report. (Though the Sprint Report has some different logic about which sprint to display if there is not a valid one in the URL.)

            [JSWSERVER-7105] Lack of valid epic query parameter in browser address bar should force Report to insert a query parameter

            Changed to use key. Epic controller uses key to find correct item in picker since this still works off of ID.

            JoanneA (Inactive) added a comment - Changed to use key. Epic controller uses key to find correct item in picker since this still works off of ID.

            the epic issue key should be used in the url, not the issue id

            Michael Ruflin (Inactive) added a comment - the epic issue key should be used in the url, not the issue id

            Added a call to push state, was not being done after selecting epic.

            JoanneA (Inactive) added a comment - Added a call to push state, was not being done after selecting epic.

              Unassigned Unassigned
              mtokar Michael Tokar
              Archiver:
              mandreacchio Michael Andreacchio

                Created:
                Updated:
                Resolved:
                Archived: