[
https://issues.apache.org/jira/browse/FINERACT-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18065874#comment-18065874
]
Awaneet Mishra commented on FINERACT-2531:
------------------------------------------
Pull Request submitted: [https://github.com/apache/fineract/pull/5620]
> 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
>
> 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)