Details
-
Bug
-
Status: Long Term Backlog (View Workflow)
-
Low
-
Resolution: Unresolved
-
6.2.1, 6.2.3, 6.13.7, 6.15.7
-
None
-
12
-
Severity 3 - Minor
-
3
-
Description
Description
When the user adding a two dimensional filter from the default JIRA issue filter macro (+ >> JIRA issue/Filter >> JIRA Chart >> Two dimensional) the Total Unique issues will redirect the user to JIRA and show the following error message.
Invalid filter id. Filter id must be a number.
Steps to reproduce
- Create application link between JIRA and Confluence.
- Create a new page in confluence
- Add the two dimensional filter from (+ >> JIRA issue/Filter >> JIRA Chart >> Two dimensional)
- Use a simple JQL such as below
project = "Testing Project 2" AND assignee = admin AND status != Closed
- Save the page
- Clicks the total of the Total Unique Issues, it would then redirect you to the URL - <JiraBaseURL>/issues/?filter=null.
The filter ID constructed by the macro (null) is not correct here and would then be translated by Jira as an invalid ID. For more details, you may refer to the video below
Recording #22.mp4
Workaround
Register JIRA Two Dimensional Gadget in Confluence and use the gadget instead of the default two dimensional macro.
Attachments
Issue Links
- is duplicated by
-
CONFSERVER-41038 Link in JIRA Chart (Two dimensional) is incorrect
-
- Gathering Impact
-
- relates to
-
CONFCLOUD-73427 'Total Unique Issues' link in Jira Issue Macro Two Dimensional display is Broken
-
- Closed
-
- mentioned in
-
Page Loading...