Actions
Bug #24629
closedScore details columns in node tables cannot be saved
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I dislike using that feature
User visibility:
First impressions of Rudder
Effort required:
Small
Priority:
137
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When editing the columns of the nodes table by adding score details (e.g. Compliance
), and clicking on Confirm
the table contains the column.
But when clicking on the refresh button, there is an error to refresh the datatable columns :
Then the header to add columns completely disappears. We need to refresh the page to change columns again, and the column was not added.
It makes it impossible to save any "Score" column in the nodes table. But any other modified columns changes were still applied.
It looks like a local storage / retrieval problem for the Score details
columns.
Files
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from New to In progress
- Assignee set to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5566
Updated by Vincent MEMBRÉ 8 months ago
- Target version changed from 8.1.0~rc1 to 8.1.0
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.1.0 to 8.1.1
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.1.1 to 8.1.2
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.1.2 to 8.1.3
Updated by Vincent MEMBRÉ 7 months ago
- Status changed from Pending technical review to In progress
Updated by Vincent MEMBRÉ 7 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request changed from https://github.com/Normation/rudder/pull/5566 to https://github.com/Normation/rudder/pull/5643
Updated by Anonymous 6 months ago
- Status changed from Pending technical review to Pending release
- Priority changed from 139 to 137
Applied in changeset rudder|4c6f6d01c173b8893c3237b5bb68e73b020fb169.
Updated by Elaad FURREEDAN 6 months ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.3 which was released today.
Actions