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
Describe the bug
If you have an exchange view open and the exchange is deleted you'll get a "Something went wrong: Error fetching data: [object Object]" error above the bindings table. We're probably having similar messages in other views.
How to reproduce
Open the management UI and have the exchange view open, while an exchange gets deleted via amqp.
Expected behavior
We should handle 404s better and display that the entity is (probably) deleted.
The text was updated successfully, but these errors were encountered:
kickster97
changed the title
Handle 404 responses from api nicer
Handle 404 Errors Gracefully When Viewing Deleted Exchanges in Management UI
Dec 17, 2024
kickster97
changed the title
Handle 404 Errors Gracefully When Viewing Deleted Exchanges in Management UI
Handle 404 errors gracefully when viewing deleted exchanges in management UI
Dec 17, 2024
spuun
changed the title
Handle 404 errors gracefully when viewing deleted exchanges in management UI
Handle 404 errors gracefully when viewing deleted entities in management UI
Dec 20, 2024
Describe the bug
If you have an exchange view open and the exchange is deleted you'll get a "Something went wrong: Error fetching data: [object Object]" error above the bindings table. We're probably having similar messages in other views.
How to reproduce
Open the management UI and have the exchange view open, while an exchange gets deleted via amqp.
Expected behavior
We should handle 404s better and display that the entity is (probably) deleted.
The text was updated successfully, but these errors were encountered: