Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Xray DC 8.2.2
-
None
-
None
-
- Product: Xray – 8.2.2-j10
- Browser: Chrome
Description
Description
When attempting to change/configure the "Tests" section column in a Test Execution, nothing changes. The panel refreshes, but the columns remain unchanged.
There's a customer video that confirmed the behavior, but could not reproduce internally.
Customer evidence shows a client-side error in the browser console:
Uncaught TypeError: _.findWhere is not a function.
HAR also contains an error message: “No order configured”.
The customer already ran Integrity Checker and reinstalled Xray issue persists.
Dev reviewed the code and confirmed it should work regardless; due to video evidence + console errors, dev requested escalation as a bug.
Pre-conditions
- Jira Data Center instance with Xray installed and enabled.
- User has permissions to view the page and update column configuration.
- List of tests in a test execution
How to reproduce
- Add tests to test execution
- Click the Columns / Configure columns control.
- Add/remove one or more columns (change the selection/order).
- Click Apply / Save.
- Observe the panel refresh and verify the displayed columns.
Actual result/Attachments
- Panel refreshes but column configuration is not applied (columns remain unchanged).
- Browser console shows:
- Uncaught TypeError: _.findWhere is not a function
- DEPRECATED ... AJS.params has been deprecated since 9.0.0 (warning shown in video)
- ColumnsNotUpdating (2).har
includes error: “No order configured”
Expected result
- Column changes (selection/order) should be applied immediately after Apply/Save and persist after refresh.
- No console error during the operation.
- No “No order configured” error for a normal column configuration update.
Version
- Jira – 10.3.2
- Xray – 8.2.2-j10