sebastianserrano opened a new issue, #40248: URL: https://github.com/apache/superset/issues/40248
## Bug description Attempting to rename a workspace fails with a toast error instead of completing successfully. Error shown: > Failed to rename workspace > The key "1ac891db-6049-4c6b-a9c2-a7e7018f5836" was passed to update but an object for this key was not found in the collection ## Expected behavior Renaming the workspace should succeed, or the UI should surface a clearer actionable error. ## Actual behavior The rename action fails and shows the error above. ## Reproduction 1. Open the workspace settings / rename flow 2. Change the workspace name 3. Submit the rename 4. Observe the failure toast ## Additional context I did not find an existing Superset GitHub issue for this exact error message before filing. This report is based on the UI error message shown in the attached screenshot / reproduction context. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
