Actions
Bug #7108
closedRules are not serialized correctly anymore
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Since we added exclusion in rules, the Rules are not correctly serialized in the Rules table (specifically, the targets are not saved anymore)
Issue is:
the targets are "TargetExclusion", but we only match GroupTarget, so we never catch the object, and don't have proper serialisation anymore
This may deserve a new datamodel to properly store these data :(
Updated by Nicolas CHARLES over 9 years ago
- Related to User story #4505: Allow exclusion and composition of groups to gain more flexibility in Nodes targeted by a Rule added
Updated by Nicolas CHARLES about 9 years ago
- Status changed from New to Pending technical review
- Assignee set to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/919/files
Updated by Nicolas CHARLES about 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|86456928d9b3f11ae229981d9271d5dfcc1bfcec.
Updated by Vincent MEMBRÉ about 9 years ago
Applied in changeset rudder|8b99952834b0c17a57d5ccd34fc7e758d560e5cb.
Updated by Vincent MEMBRÉ about 9 years ago
- Status changed from Pending release to Released
Actions