Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 59AC5200C36 for ; Fri, 10 Mar 2017 12:50:11 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 582D9160B79; Fri, 10 Mar 2017 11:50:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9EF57160B69 for ; Fri, 10 Mar 2017 12:50:10 +0100 (CET) Received: (qmail 99185 invoked by uid 500); 10 Mar 2017 11:50:09 -0000 Mailing-List: contact dev-help@fineract.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@fineract.incubator.apache.org Delivered-To: mailing list dev@fineract.incubator.apache.org Received: (qmail 99174 invoked by uid 99); 10 Mar 2017 11:50:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Mar 2017 11:50:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 1D6ACC0912 for ; Fri, 10 Mar 2017 11:50:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id pyMZZKkZp7g3 for ; Fri, 10 Mar 2017 11:50:08 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 191645F3F0 for ; Fri, 10 Mar 2017 11:50:08 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9301EE0A31 for ; Fri, 10 Mar 2017 11:50:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9A4E7243B6 for ; Fri, 10 Mar 2017 11:50:04 +0000 (UTC) Date: Fri, 10 Mar 2017 11:50:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@fineract.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FINERACT-331) In edit client if the Legal Form is modified from entity to person not getting updated as person after submission MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Mar 2017 11:50:11 -0000 [ https://issues.apache.org/jira/browse/FINERACT-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904956#comment-15904956 ] ASF GitHub Bot commented on FINERACT-331: ----------------------------------------- GitHub user nazeer1100126 opened a pull request: https://github.com/apache/incubator-fineract/pull/309 FINERACT-331 : In edit client if the Legal Form is modified from entity to person not getting updated as person after submission You can merge this pull request into a Git repository by running: $ git pull https://github.com/nazeer1100126/incubator-fineract FINERACT-331 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/309.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #309 ---- commit fffc8374ebcfcd5819f08de749f23a2a012c637f Author: nazeer1100126 Date: 2017-03-10T11:44:02Z FINERACT-331 : In edit client if the Legal Form is modified from entity to person not getting updated as person after submission ---- > In edit client if the Legal Form is modified from entity to person not getting updated as person after submission > ----------------------------------------------------------------------------------------------------------------- > > Key: FINERACT-331 > URL: https://issues.apache.org/jira/browse/FINERACT-331 > Project: Apache Fineract > Issue Type: Bug > Components: Client > Reporter: Santosh Math > Assignee: Markus Geiss > Labels: p1 > > Reported by Subramanya at https://mifosforge.jira.com/browse/MIFOSX-2742 > Original Description: > 1. Create a client under pending state with Legal Form as Entity. > 2. Click on edit client and change the Legal Form as Person and enter valid inputs and click on submit button. > > The client is not getting saved with Legal Form Person, but it is remaining as Legal Form Entity only. -- This message was sent by Atlassian JIRA (v6.3.15#6346)