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
Actions