yuluo-yx opened a new issue, #2463: URL: https://github.com/apache/rocketmq-dashboard/issues/2463
## Problem\n\nDisabling a Studio administrator that is already disabled still runs the last-enabled-administrator guard. When no other administrator is enabled, repeating the same desired state returns a conflict even though the request would not change account state.\n\n## Expected behavior\n\nReturn the existing user immediately when the requested enabled state already matches the stored state. Do not count administrators, write the user, or revoke sessions for a no-op update.\n\n## Verification\n\nAdd a focused database-service test that verifies the no-op response and absence of mapper writes. -- 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]
