openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
313 stars 1.02k forks source link

Searching for groups while creating center is displaying groups which are already member of other center #2601

Closed santoshconflux closed 6 years ago

santoshconflux commented 6 years ago

Go to centers and create a center. While creating center search for existing groups and select the group which is already part of other center.

The application is allowing to add the member group of one center to new center.

mbj36 commented 6 years ago

GitMate.io thinks the contributor most likely able to help you is @mdew192837.

ankit01ojha commented 6 years ago

I am working on this.

gkrishnan724 commented 6 years ago

@santoshmath Please create a fineract side issue for the same, since the platform allows adding groups with existing centers. This issue should be resolved in the front-end for now ( the dropdown won't display groups with existing centers), however if somehow the user manages to modify it, then there should be a platform-side validation as well.

santoshconflux commented 6 years ago

@gkrishnan724 , done:

https://issues.apache.org/jira/browse/FINERACT-589