Aman-Mittal commented on issue #114:
URL: 
https://github.com/apache/fineract-backoffice-ui/issues/114#issuecomment-5158335337

   This is implemented on `main`. Closing.
   
   `AuthService.hasPermission` honours `ALL_FUNCTIONS_READ` as a shortcut for 
any `READ_*` request
   (`auth.service.ts:217`), alongside `ALL_FUNCTIONS` for full access — so an 
auditor role sees every
   read-only screen without each permission being granted individually.
   
   Covered by `e2e/all-functions-read-shortcut.spec.ts`.
   


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