fleet/changes/31173-fix-policy-deadlocks-frontend
Victor Lyuboslavsky 2fd6a86f41
When updating multiple policies in the UI, the policies are now updated in series to reduce server/DB load. (#32212)
Fixes #31173 

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.

## Testing

- [x] QA'd all new/changed functionality manually
2025-08-25 10:02:52 -05:00

1 line
108 B
Text

When updating multiple policies in the UI, the policies are now updated in series to reduce server/DB load.