[ https://issues.apache.org/jira/browse/FINERACT-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Santosh Math updated FINERACT-323: ---------------------------------- Labels: p1-confirm (was: ) > If a user has “create client” permission, but doesn’t have “activate client” > permission, he/she can still activate the client while creating a client > using ACTIVE checkbox > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: FINERACT-323 > URL: https://issues.apache.org/jira/browse/FINERACT-323 > Project: Apache Fineract > Issue Type: Bug > Components: Client > Reporter: Santosh Math > Assignee: Markus Geiss > Labels: p1-confirm > > Reported by Rishab at https://mifosforge.jira.com/browse/MIFOSX-2522 > Original Description: > Steps to reproduce: > 1. Create a use and give him permissions for “CREATE CLIENT” and “ACTIVATE > CLIENT” under Portfolio. > 2. Login from this new user. > 3. Create a new client. >> This is where you would be able to “ACTIVE” the > new client. > Possible fix: > In file community-app/views/client/createclient.html, search for > 'label.input.active' | translate. The div opening above this with > class=”form-group”, add attribute ‘has-permission="ACTIVATE_CLIENT"’ > I am not using git so have not shared the proper diff but have tested these > changes and they work fine. -- This message was sent by Atlassian JIRA (v6.3.15#6346)