Sarah Gillespie
Sarah Gillespie
@juan-fdz-hawa, good eye! The inner join seems much cleaner according to EXPLAIN. It looks like the software filter above may have a similar issue? _Originally posted by @gillespi314 in https://github.com/fleetdm/fleet/pull/7154#discussion_r943662658_
Issue #7888 # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes (in `changes/` and/or `orbit/changes/`). -...
Currently if a user tries to navigate to the hosts page using a URL with a non-existent `policy_id` query param, the policies filter button appears without a name. hosts/manage/?order_key=hostname&order_direction=asc&team_id=2&policy_id=999999&policy_response=passing: ###...
TODO: - Integration tests - Update CLI # Checklist for submitter If some of the following don't apply, delete the relevant line. - [ ] Changes file added for user-visible...
Relates to #14921
## Goal | User story | |:---------------------------------------------------------------------------| | As an IT admin, | I want to have detailed activity logging for ABM and VPP tokens | so that I can...
Issue #9956 Slack [thread](https://fleetdm.slack.com/archives/C03C41L5YEL/p1724700038260589): > Ideally all changes have activities that modify a config in any way. > I would go with replicate what we already have for ABM VPP...
Issues #9956 and #21309 - [x] Update the error response for POST /vpp_tokensto provide the information needed to support this UI. image.png. the current error response is this { "message":...
**Operating system**: macOS 14.5 **Fleet version**: see more info ### 💥  Actual behavior Fleet Desktop is not calling its `onExit` function as expected when it exits so cleanups (releasing resources,...