btlqql opened a new pull request, #2092: URL: https://github.com/apache/rocketmq-dashboard/pull/2092
## What is the purpose of the change Fix #2078. The NameServer drift export filename was built from result.cluster without a fallback, producing nameserver-config-drift-.json when cluster was empty. ## Brief changelog - nameServerConfigDrift.tsx: fall back to 'unknown' ## How was this patch verified - npx vitest run src/pages/ops/__tests__/NameServerConfigDriftPage.test.tsx (6 passed) - npx tsc -b clean -- 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]
