RockteMQ-AI commented on PR #453: URL: https://github.com/apache/rocketmq-dashboard/pull/453#issuecomment-5343248641
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** This is a well-scoped fix to align the ACL API contract in RocketMQ Studio with the backend `AclController` and `AclRuleVO`. **Feasibility:** Feasible — changes are localized to the Studio frontend/API layer. **Scope:** ACL module in rocketmq-dashboard (Vue frontend + Spring Boot backend). **Compatibility:** No breaking changes expected; aligns mock mode with persisted behavior. The approach of returning persisted ACL rules/users from creation APIs (including mock mode) is sound and improves consistency. --- *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]
