[
https://issues.apache.org/jira/browse/FINERACT-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy resolved FINERACT-2407.
----------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> Missing permission READ_FAMILYMEMBERS
> -------------------------------------
>
> Key: FINERACT-2407
> URL: https://issues.apache.org/jira/browse/FINERACT-2407
> Project: Apache Fineract
> Issue Type: Bug
> Components: Client, Migration Scripts
> Affects Versions: 1.13.0
> Reporter: Ralph Hopman
> Assignee: Akshat Soni
> Priority: Minor
> Labels: beginner-friendly
> Fix For: 1.15.0
>
>
> There are permissions for "CREATE_FAMILYMEMBERS", "DELETE_FAMILYMEMBERS" and
> "UPDATE_FAMILYMEMBERS", but "READ_FAMILYMEMBERS" is missing. Not having this
> permission causes /fineract-provider/api/v1/clients/${clientId}/familymembers
> to fail.
>
> The proposed solution would be to add the missing permission in a database
> migration.
>
> Note that the resource name "FAMILYMEMBERS" is in plural, which is
> inconsistent with other resource names used for permissions. However, given
> the already existing permissions, I don't propose to fix that inconsistency
> as part of this change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)