-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: [DO NOT USE] Connect - App UI Web
-
None
-
Severity 3 - Minor
Issue Summary
An app IssueContents module panel (frame) is being loaded for the previously viewed issue, not the current issue. When Jira navigates to a linked issue it loads the context frame with the embedded context {issue.key} of the previously viewed issue.
It is happening for multiple customers.
This is reproducible on Data Center: (no)
Steps to Reproduce
- Create 3 issues and link them together
- Install the app [eSign Electronic Signatures for Jira | Atlassian Marketplace|https://marketplace.atlassian.com/apps/1221581/esign-electronic-signatures-for-jira?hosting=cloud&tab=overview]
- Open the first issue and click on one of the linked issues
- From the developer console, check the context of the app, using AP.context.getContext() and see the Jira object, it referred to a previously open ticket
Expected Results
Jira loads app IssueContents module for the correct issue when navigating between linked issues.
Actual Results
Jira loads app IssueContents module for the wrong issue when navigating between linked issues.
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
- blocks
-
ECOHELP-34011 Loading...