yyqdbngt opened a new pull request, #2824: URL: https://github.com/apache/rocketmq-dashboard/pull/2824
## Summary - copy dashboard tags returned by the mock list API - deep-clone mock dashboard models before exposing them to callers - add mutation regression coverage ## Why Mock callers received references to module-level fixtures, so editing a returned tag or nested panel permanently changed later reads and exports in the same session. ## Testing - `NODE_OPTIONS=--no-experimental-webstorage npm test -- src/services/grafanaService.test.ts` -- 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]
