yuluo-yx opened a new issue, #2728: URL: https://github.com/apache/rocketmq-dashboard/issues/2728
## Problem Mock-mode cluster and business alert rules share one mutable array. Reads, CRUD, bulk operations, import, and export can therefore leak rules across domains even though the real API scopes them independently. ## Expected behavior Each alert-rule domain should own an isolated mock state with copied nested channel arrays. ## Proposed scope Route all mock operations through domain-specific storage and cover independent CRUD and transfer behavior. -- 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]
