yuluo-yx opened a new issue, #3206: URL: https://github.com/apache/rocketmq-dashboard/issues/3206
### Problem\n\nStudio administrators can only enable or disable local accounts one at a time. Operational changes involving many accounts require repeated manual actions and provide no consolidated view of partial failures.\n\n### Proposed solution\n\nAdd page-level multi-select and a batch status drawer that:\n\n- excludes the current login identity;\n- skips users already in the desired state;\n- uses the existing per-user API with a concurrency limit of four;\n- preserves per-user successes and failures;\n- supports retrying only failed items;\n- refreshes and clears selection after completion.\n\nSuccessful updates are not rolled back when another account fails, and the confirmation copy states that disabling accounts invalidates their sessions. -- 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]
