devabhishekpal opened a new pull request, #9183:
URL: https://github.com/apache/ozone/pull/9183

   ## What changes were proposed in this pull request?
   HDDS-13807. Fix 404 error on switching between Namespace Usage page
   
   Please describe your PR in detail:
   * Currently the old UI redirects to /DiskUsage for the Namespace usage page 
and the new UI location is /NamespaceUsage
   * This causes 404 error when we switch between the old UI and the new UI as 
the redirect gets broken
   * This PR addresses the issue by making both the pages routed to 
/NamespaceUsage
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-13807
   
   ## How was this patch tested?
   Patch was tested manually
   
   
https://github.com/user-attachments/assets/883d3288-8b48-4786-8605-4b5921b12357
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to