Actions
Bug #25592
closedBug #25526: Configuration errors should be added to policy generation status detail
Bug #25528: List node with properties inheritance error in status bar for generation
Add node property errors in inherited properties API
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
Effort required:
Medium
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
To make error messages accessible in the Rudder interface for group and node properties, first errors messages need to be added in the API.
The are several types of errors :
The are several types of errors :
- global one that affect the whole dynamic group structure : graph resolution (when groups are not a DAG), when dependency for groups are missing (parent in search criteria is deleted)
- ones that are local to individual node properties
We need an error message at global level, and at the level of individual properties
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5910
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|fb67a4c41834246db74f6b3920fa55e8ce2321c1.
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.0~rc1 which was released today.
Actions