fleet/changes/29824-declarations-status-not-respected-with-remove-operations
Magnus Jensen dcd751d66e
Fix declaration status conditions not following profile status conditions (#30911)
Profile status respect remove operation for pending and failed status,
where the declarations did not, meaning the host would show up with a
wrong status if only a declaration was pending or failed removal.

This was also affecting the `os_setting` api filter option for list
hosts (maybe elsewhere), which is also fixed by this change.

A part of #29824
2025-07-16 18:03:16 +02:00

1 line
No EOL
131 B
Text

* Fixed incorrectly displayed status in controls OS Settings page, if a host was only pending or failing on declaration for removal