-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Performing a change in a filter query will force Jira to only fetch data of the columns configured for the filter. If you are using My Defaults, it will result in the columns missing in the filter default being blank.
Steps to Reproduce
- Create a filter and check the default columns for the filter (let's say that you don't have the Summary column selected for the filter);
- Try editing the filter query. You don't need to actually save it. Notice that editing the query will change the URL showing the JQL in it.
- Copy the new URL and open a new tab. It will try to use your defaults (make sure that in your My defaults, the column Summary is enabled). When the page finishes loading, it will result in a blank Summary, although the field has content.
- The following video shows the steps to replicate the issue:
Expected Results
- Regardless of the column being selected in the filter defaults, it should correctly fetch the field date if the column is selected in My Defaults.
Actual Results
The field column is displayed with a blank value.
Workaround
Manually clicking on the search button loads the value for the affected fields.
- duplicates
-
JRACLOUD-94335 Use filter columns by default whenever the filter is used on the search
-
- Closed
-