Open neptunian opened 3 months ago
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)
@roshan-elastic we need to prioritize this
Cheers @crespocarlos - put it v high on the backlog
I wonder if we should hide settings from advance settings in this case.
APM handles the error, but I think we should display a better message
Whatever we do here we should make sure it's consistent with APM
Whatever we do here we should make sure it's consistent with APM
...and they both should be consistent with the global advanced settings page.
I wonder if we should hide settings from advance settings in this case.
It probably should disable them with a note, similar to when you use uiSettings.overrides
in your kibana.yml:
When selecting one of the settings registered using
uiSettings
, errors aren't handled if the request fails and instead a success message is shown and changes are not saved. In this case the user doesn't have the advanced settings privilege.advancedSettings.save
UI capability to test for this on the front end.https://github.com/user-attachments/assets/211966f9-b19b-4a5a-9b58-dedb3db82ad6
Related: