rusackas commented on PR #39469: URL: https://github.com/apache/superset/pull/39469#issuecomment-4770428592
@shantanukhond dropping `auth_audit_log` left the new `c6219cac9270` migration with `down_revision = "b7e4f2a891c3"`, but that revision no longer exists on the branch, so `superset db upgrade` will fail to locate it. Can you re-point `down_revision` at the current head? And let's keep this to just the `/me/password` change. You can pull the admin reset (`UserListResetPasswordModal`, the `SupersetUserApi.pre_update` password path) into a follow-up so we land Pillar 1 cleanly. Needs a rebase too once that's sorted. -- 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]
