RockteMQ-AI commented on issue #2080: URL: https://github.com/apache/rocketmq-dashboard/issues/2080#issuecomment-5280213402
**Issue Evaluation** Category: `bug` | Status: **Needs Context** The issue describes a valid bug: `CertificateManagementPage.tsx` has a duplicate `formatDateTime` function that doesn't handle null/invalid timestamps, producing `NaN` dates. Reusing the centralized `utils/format.ts` version is the correct fix. However, the referenced file paths do not exist on the `master` branch. This appears to target the upcoming `rocketmq-studio` UI (#2106). Could you confirm which branch or PR this code targets? --- *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]
