[ https://issues.apache.org/jira/browse/FINERACT-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948857#comment-15948857 ]
Thisura commented on FINERACT-419: ---------------------------------- [~tonic...@gmail.com] I tested this scenario with apache-fineract and community-app develop branches. The issue is not reproducible there. However, when I run the community-app in developer mode with grunt serve, the issue was reproduced. Then I debugged the EditClientController.js and confirmed that the formData.clientNonPersonDetails.mainBusinessLineId is passing null to the API. Can you please guide me to reproduce this issue. > Non-Person Client codes can not be updated to blank > --------------------------------------------------- > > Key: FINERACT-419 > URL: https://issues.apache.org/jira/browse/FINERACT-419 > Project: Apache Fineract > Issue Type: Bug > Components: Client > Reporter: Brian C Cooke > Assignee: Markus Geiss > Labels: gsoc2017, p2 > > Steps to reproduce: > 1. Create a client with Legal Form=Entity and assign this client a value from > the Main Business Line. Save. > 2. Edit this client and try to remove Main Business Line (assign back to > --Select Main Business Line). Save. > 3. Edit again and observe Main Business Line is still assigned. > Seems to be an issue for Client Nonperson domain object, as other drop downs > related to Client domain object are working as expected. -- This message was sent by Atlassian JIRA (v6.3.15#6346)