mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
relates to #19731 This is a quick fix for not showing DB detail in the UI when showing an API error message. > This is temporary and the real fix should be on the server, as you can still see these error messages in the API response. This is tracked in [this issue here](https://github.com/fleetdm/fleet/issues/19896) <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Manual QA for all new/changed functionality
1 line
69 B
Text
1 line
69 B
Text
- remove DB error message from the UI when showing a error response.
|