mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
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
1 line
No EOL
131 B
Text
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 |