Actions
Bug #4885
closedUser story #4790: Compress inventories before sending to the server using gzip
Missing CFEngine body "inventory_files" in initial promises
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In #4791 some cleanup work happened to stop using our own body "inventory_files" and use the generic "by_name("@{g.inventory_file_types}")" instead.
However, some uses of the "inventory_files" were left over, causing the promises not to be valid anymore. #4862 fixed it on promises, but not on the initial promises
Actions