Actions
Bug #5660
closedEvaluation of promises is not correctly done in CFEngine 3.6.0 - 3.6.2, preventing some promises evaluation
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In CFEngine 3.6.0 to 3.6.2, there is a bug in the promises evaluation : agent skips some evaluation in some complex cases.
Related bug in CFEngine bugtracker is https://dev.cfengine.com/issues/6577
We have two symptomns of this issues:
- Files are not deleted, in iteration, if there is an ifvarclass and a time condition
- Some reports may not be outputed
There are probably a lot of other symptomns.
Actions