-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Connect - Connect to Forge Migration
-
None
-
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
- Install a Connect-to-Forge app that supports the URL persistence feature on Jira.
- Create a project.
- 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.
- is blocked by
-
ONECLOUD-16813 Loading...