Bug #24756
closedAccepting one selected pending node pops up a windows that accepts them all
Description
Hello,
[8.1.0]
Having 5+ pending nodes, and selecting only one , when clicking on "Accept", the pop-up window is showing the whole list of ALL nodes about to be validated.
I'm setting it as regression as we never saw such a behaviour.
EDIT (from dev): the displayed list is incorrect but the nodes actually accepted/refused is the correct one (ie it's a display problem, we don't filter for selected node only in the displaying).
Files
Updated by Alexis Mousset 7 months ago · Edited
- Category set to Web - Nodes & inventories
- Severity changed from Major - prevents use of part of Rudder | no simple workaround to Critical - prevents main use of Rudder | no workaround | data loss | security
- UX impact set to I hate Rudder for that
- User visibility set to Getting started - demo | first install | Technique editor and level 1 Techniques
- Priority changed from 0 to 166
Thanks for reporting! Setting severity to critical due to the potential security impact.
Updated by Raphael GAUTHIER 7 months ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by François ARMAND 7 months ago
- Assignee changed from Raphael GAUTHIER to François ARMAND
Updated by François ARMAND 7 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/5619
Updated by François ARMAND 7 months ago
- Description updated (diff)
- Severity changed from Critical - prevents main use of Rudder | no workaround | data loss | security to Major - prevents use of part of Rudder | no simple workaround
- Priority changed from 166 to 142
So, analysing the problem, the list of accepted nodes is correct even if the list of in the pop-up is not.
Thus it's a bit less critical, it does not impact security. Still a major problem and a regression of course.
The PR corrects the displaying to be what is actually selected.
Updated by Anonymous 7 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|d8658761c84474e41c13b2877a4bea4bcd4420d6.
Updated by François ARMAND 7 months ago
- File clipboard-202404231120-vdnjl.png clipboard-202404231120-vdnjl.png added
- Fix check changed from To do to Checked
Checked
Updated by Vincent MEMBRÉ 7 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.1 which was released today.