[BUG] Settings page does not handle errors anymore from Rancher version 2.10 #13163
Labels
JIRA
kind/bug
priority/0
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
regression
status/backport-candidate
Milestone
SURE-9650
Rancher Server Setup
User Information
Describe the bug
Hello,
We spotted that there is a regression in the error handling in Rancher dashboard settings page.
Indeed, we have a webhook preventing customers to modify some critical settings (not all).
In v2.9.7 when the webhook returned an error, the error was display in an error banner:
But in version 2.10.1, the error is never displayed. Only the save button becomes red:
To Reproduce
Result
Expected Result
The error message is displayed in a red banner in the top of the page
Screenshots
See in text
Additional context
It relates to issue #9183 but it's a bit different because in our case, it worked in previous Rancher minor version (2.9) while it never worked on the driver page side.
Thanks,
Best Regards,
Thomas
The text was updated successfully, but these errors were encountered: