Actions
Bug #25579
closedBug #25428: Update directive variable check constraints on existing values
Bug #25557: Spaces as a default value provided by node properties are now refused
System variable can be empty early on the generation process
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:
To do
Regression:
No
Description
Some system variable are only filled extremely late in the sequence for now, and so they can be empty when we check for that in `.toPolicy`.
We should also check for system variable definition at that point.
Actions