Ralph Hopman created FINERACT-2407:
--------------------------------------
Summary: 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
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)