You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/25 20:41:00 UTC

[jira] [Commented] (FINERACT-546) Cannot remove Group from Center

    [ https://issues.apache.org/jira/browse/FINERACT-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376235#comment-16376235 ] 

ASF GitHub Bot commented on FINERACT-546:
-----------------------------------------

GitHub user viswaramamoorthy opened a pull request:

    https://github.com/apache/fineract/pull/446

    FINERACT-546 - remove group from center fix

    1. Center from which group being disassociated is really stored as parent of the group. Introduced a parent check method to fix disassociation of groups
    
    2. Originally disassociateGroups command was returning result as 'clientMembers' - assuming this is typo. Fixed to return result as groupMembers
    3. Updated test case CenterIntegrationTest to validate

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/viswaramamoorthy/fineract FINERACT-546-rm-group-from-center-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/fineract/pull/446.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 #446
    
----
commit 93ee044b5f1fd6b70500b4ef8de142e954df69b7
Author: Viswa Ramamoorthy <vi...@...>
Date:   2018-02-25T20:31:53Z

    1. Center from which group being disassociated is really stored as parent of the group. Introduced a parent check method to fix disassociation of groups
    2. Originally disassociateGroups command was returning result as 'clientMembers' - assuming this is typo. Fixed to return result as groupMembers
    3. Updated test case CenterIntegrationTest to validate

----


> Cannot remove Group from Center
> -------------------------------
>
>                 Key: FINERACT-546
>                 URL: https://issues.apache.org/jira/browse/FINERACT-546
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Groups
>            Reporter: May Myint
>            Assignee: Shaik Nazeer Hussain
>            Priority: Major
>              Labels: gci2017, group, p1
>
> Unable to remove Group from Center.
> Error message "field is required. error.msg.group.not.in.center"
> https://demo.openmf.org/#/viewcenter/1175



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)