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
remove the groups_extra_properties row associated to that product -> this will make the configuration invalid and in this commit this error was not handled correctly.
Is there an existing issue for this?
Which deploy/s?
development (master)
Current Behavior
ON a 5XX response, the front-end does nto display the error message in the respons
Expected Behavior
On a 5XX response, if there is an error message in the response, it should be shown, otherwise use a default message
Steps To Reproduce
In order to reproduce an unexpected error, build and local, checkout master on commit 997eeb3
git checkout 997eeb3129754d3295ddbca13afb788f78386a31
make build
make up-prod
osparc
)groups_extra_properties
row associated to thatproduct
-> this will make the configuration invalid and in this commit this error was not handled correctly.Anything else?
From #6432, the response is standard
I did a reference to it in #6485 (review) as well.
The text was updated successfully, but these errors were encountered: