rusackas commented on issue #42043: URL: https://github.com/apache/superset/issues/42043#issuecomment-5274993708
Confirmed this reproduces against current code - the frontend hard-blocks the PUT on `getValidation()` failure even in edit mode, while the backend update command never required a live connection. I'll put up a fix that only skips the blocking behavior for edits, not new connections. -- 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]
