Actions
Bug #2798
closedCreate a new group without clicking on "Update" button add an entry to LDAP base but without jsonNodeGroupQuery attribute which result in a none-functionnal group.
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In Rudder 2.3 and later, this is possible to create a none-functionnal group.
"Create a new group" => "Save" result in a new Group in the LDAP base and the Rudder interface which is disturbing since this group is not functionnal. Why is it not functionnal ? Because of the attribute jsonNodeGroupQuery missing until clicking on the "Update" button of the group properties.
There is a default query (search all Linux) and I excepted that this group appearing into the interface was defined with this query.
This bug has been discovered during a migration test with this issue : #2783
Actions