Actions
Bug #22178
closedCannot deploy changes on a group where properties are defined with a validated user
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
If you try to modify a group with change validation plugin with a validated user, and this group has properties, the change will be refused because it thinks the group has changed.
It's because the comparison between properties is not correct (need to sort by name and remoe providers ...)
Actions