-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.19.0, 8.5.6
-
Component/s: Macros - Jira Macros
-
1
-
Severity 3 - Minor
Problem
During utilization of the Jira Chart Macro within Confluence, an issue arose wherein the JQL results couldn't be verified due to the absence of login persistence in the Jira filter. This lack of maintenance led to redirection failure upon clicking the "View in Jira" link within the macro.
Upon the Second login to Jira, subsequent attempts to check JQL results via the "View in Jira" link function as expected, as the login persists until the session expires.
Environment
Confluence 7.x and Confluence 8.x
Steps to Reproduce
- Ensure that both Jira and Confluence are being used and confirm that the application link between the two products is properly connected.
- utilize the Jira Chart Macro within Confluence.
- encounters an issue where JQL results can't be checked due to a problem with login maintenance in the Jira filter. This occurs when attempting to redirect by clicking the "View in Jira" link within the macro.
- Customer logs in to Jira.
- revisit the Confluence page containing the Jira Chart Macro.
- click on the "View in Jira" link within the macro to verify the JQL results.
Expected Results
Log in is maintained and you don't have to log in again
Actual Results
You have to log in again
Workaround
None currently