RockteMQ-AI commented on issue #2350: URL: https://github.com/apache/rocketmq-dashboard/issues/2350#issuecomment-5330164156
**Issue Evaluation** Category: `bug` | Status: **Confirmed** Valid bug. Auth tables are only created during Docker MySQL first-time initialization. Existing volumes upgrading to the auth-enabled version will lack the required tables, causing login failures. An idempotent upgrade migration is needed. **Severity:** high — blocks existing deployments from using persistent authentication after upgrade. **Impact:** Docker upgrade path for Studio authentication. --- *Automated evaluation by @RockteMQ-AI* -- 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]
