You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The app failes to save a configuration change, providing a TypeError: cannot read properties of undefined
This only happens when the internal user has no write permissions. The undefined error should be controlled and the error message should be more descriptive.
Steps to reproduce
Go to 'Settings < Configuration'
Edit the log level settings and click on save
See the error
Screenshots
The text was updated successfully, but these errors were encountered:
Description
The app failes to save a configuration change, providing a
TypeError: cannot read properties of undefined
This only happens when the internal user has no write permissions. The
undefined
error should be controlled and the error message should be more descriptive.Steps to reproduce
Screenshots
The text was updated successfully, but these errors were encountered: