Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure permission errors not displayed #1619

Closed
huwshimi opened this issue Sep 7, 2023 · 1 comment
Closed

Configure permission errors not displayed #1619

huwshimi opened this issue Sep 7, 2023 · 1 comment

Comments

@huwshimi
Copy link
Contributor

huwshimi commented Sep 7, 2023

Describe the bug
When you get a permissions error when trying to configure an application you get an error response, but it is not displayed

To Reproduce
Steps to reproduce the behavior:

  1. Go to a model that you don't have write access to.
  2. Go to an application and click the Configure button.
  3. Change a field and submit the form and confirm.
  4. The form will close as if it was successfull.

Expected behavior
It should display the error.

Additional context
The error response is:

{"request-id":2,"error":"permission denied","error-code":"unauthorized access","response":{}}
@huwshimi
Copy link
Contributor Author

This has now been fixed and released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant