RockteMQ-AI commented on issue #1032: URL: https://github.com/apache/rocketmq-dashboard/issues/1032#issuecomment-5190462973
**Issue Evaluation** Category: bug | Status: Confirmed Root Cause: Alert-rule and ACL delete endpoints ignore affected-row counts, returning HTTP 200 even when no record was deleted. Impact: API consistency - delete operations do not distinguish between success and no-op Severity: Low Valid issue. The fix should make delete repository methods return affected-row counts and return 404 when no record matches. This aligns delete behavior with update/read paths. An automated fix proposal will be generated. Reply /approve to proceed with PR generation. --- *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]
