Aias00 opened a new issue, #1962: URL: https://github.com/apache/rocketmq-dashboard/issues/1962
## Problem\n\nThe RocketMQ Studio Settings > About tab displays hard-coded build metadata:\n\n- version: \n- build time: \n\nThose values remain unchanged across later builds, so operators cannot identify which frontend artifact is actually deployed while diagnosing a control-plane issue.\n\n## Expected behavior\n\n- The displayed Studio version comes from the frontend package metadata.\n- The displayed build time is generated for the current frontend build.\n- Development and production builds both render non-empty values.\n- The values are covered by a focused page test.\n\n## Scope\n\nTrack 1 / control-plane operability. Frontend build metadata and the Settings About tab only; no AI/LLM 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]
