RockteMQ-AI commented on issue #2587:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2587#issuecomment-5412432095

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   Well-structured cleanup request. The analysis is thorough — the legacy 
`/studio/group-management` page is indeed unreachable from current navigation 
and duplicates functionality already provided by the instance-scoped 
`/instance/consumer` page.
   
   **Assessment:**
   - **Feasibility:** Straightforward — remove dead route, component, tests, 
and translation keys.
   - **Scope:** Frontend only (Vue components, router config, i18n files).
   - **Compatibility:** Safe — the page is unreachable, so removal has no 
user-facing impact. Adding a redirect at `/studio/group-management` → 
`/instance/consumer` handles bookmark cases.
   - **Risk:** Low. The ~576 lines of stale code and ~399 lines of tests are 
net positive removal.
   
   This is a good candidate for a cleanup PR.
   
   ---
   *Automated evaluation by github-manager*


-- 
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]

Reply via email to