ruanwenjun commented on PR #16064: URL: https://github.com/apache/dolphinscheduler/pull/16064#issuecomment-2136367731
> @ruanwenjun After upgrading from v3.1.8 to v3.2.1, if the admin is not bound to the tenant in v3.1.8, it will not be automatically bound to the tenant after the upgrade is completed, and the admin will not be able to log in directly. This problem cannot be ignored. I tried, if v3.2.1 is deployed directly, admin will be automatically associated with the default tenant. If it is a version upgrade, this problem will definitely occur under fixed conditions. The bug is imported by 3.2.0 upgrade sql, you only need to fix these at upgrade sql, the initialize sql don't need to be changed. -- 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]
