Fix Jira project pages flakiness for the URL persistence feature

XMLWordPrintable

    • Severity 3 - Minor
    • Integration testing
    • M

      Release Status

      The URL persistence feature is currently provided for the DCP tenants. Refer to FRGE-565 for more details.

      Issue Summary:

      There's a non-deterministic behavior in which a race condition occurs where the URL persistence redirection is supposed to perform.

      Steps to Reproduce

      1. Install a Connect-to-Forge app that supports the URL persistence feature on Jira.
      2. Create a project.
      3. Open the following URL on a browser:
      {baseUrl}/projects/{projectType}/{projectKey}?selectedItem=com.atlassian.plugins.atlassian-connect-plugin:{appKey}__{moduleKey}
      

      Expected Results

      The end-user will be redirected to the corresponding Forge module's URL.

      Actual Results

      The end-user will be redirected to the not-found page.
      While our internal automated E2E testing indicates that the success rate is around 9 out of 10, this behavior has never happened during our manual testing processes.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

              Assignee:
              Farooq Mohammed
              Reporter:
              K. Yamamoto
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: