Release Notes for 4.7.1/5.7.1
For Jira 8, please use version 5.7.1
For Jira 7, please use version 4.7.1
Summary
Bug Fixes
Incorrect order of results
The order of the results displayed is incorrect for charts with more than 10 filters.
For example, if there are 12 filters added, filter 1 → 1 issue, filter 2 → 2 issues and so on, even though the displayed name/alias is correct, the links and results from 3rd position onwards are mapped to the wrong filter.
Before | After |
---|---|
Invalid JQL when clicked on filter link in data table for date charts
For JQL input with quotes, the JQL from the first quote onwards is trimmed off, resulting in invalid JQL.
For example:
project = "Multiple Filters Chart Gadget"
Before | |
---|---|
After |