rusackas commented on PR #44000: URL: https://github.com/apache/superset/pull/44000#issuecomment-5706162242
Nice fix, and the diagnosis (it's the backend PUT, not the frontend `getValidation()` call) checks out against #42043. Test coverage on `update_test.py`/`api_test.py` is thorough too. CI's failing everywhere though: alembic errors with "Multiple head revisions" on test-mysql/postgres/sqlite. Looks like the branch predates #44288 merging the migration heads on master. @endimonan can you rebase/merge master to pick that up and get CI green? -- 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]
