[
https://issues.apache.org/jira/browse/FINERACT-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy updated FINERACT-2531:
---------------------------------
Fix Version/s: 1.15.0
> Remove duplicate read permission check in ClientsApiResource
> ------------------------------------------------------------
>
> Key: FINERACT-2531
> URL: https://issues.apache.org/jira/browse/FINERACT-2531
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Awaneet Mishra
> Priority: Major
> Fix For: 1.15.0
>
>
> In ClientsApiResource.java, the retrieveTemplate method calls
> context.authenticatedUser().validateHasReadPermission(ClientApiConstants.CLIENT_RESOURCE_NAME)
> twice redundantly. Removing the second call to clean up the code and remove
> technical debt.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)