Hashim1999164 opened a new pull request, #535:
URL: https://github.com/apache/fineract-backoffice-ui/pull/535

   ## What and why
   
   The audits screen lives at /security/audits. The leftover audit trails path 
did not match anything, so the catch all dumped people on the dashboard with no 
explanation.
   
   This adds a redirect to the audits screen so that leftover URL still hits 
the existing READ_AUDIT check instead of looking like the feature vanished.
   
   Fixes #528
   
   ## Verification
   
   Ran the new security routes unit test. The leftover path now lands on 
/security/audits, not the dashboard.
   
   ## Screenshots
   
   Not applicable. Routing only.
   
   ## Checklist
   
   I did not hand edit generated files under src/app/api/.
   No new adapters.
   No new user facing strings.
   Added a unit test for the leftover path.
   No UI workflow change so no e2e.
   Commits are signed.
   
   
   Made with [Cursor](https://cursor.com)


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