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

MIFOS-2173: Unable to select products in product mix #1639

Closed edcable closed 7 years ago

edcable commented 7 years ago

In Admin -> Products -> Product Mix Unable to create new product mix as it is not possible to select any products from the allowed product list to move to the restricted products list.

Moved over from https://mifosforge.jira.com/browse/MIFOSX-2173 75

shubhsingh594 commented 7 years ago

hi all, Can i work on this bug ?

mbj36 commented 7 years ago

@edcable @nazeer1100126 I can't reproduce this issue in demo server. Is it solved ? Should we close the issue ?

nazeer1100126 commented 7 years ago

@mbj36 This issue was fixed by GCI student. PR details are https://github.com/openMF/community-app/pull/1701. We found a critical issue in work flow after updating demo server. Had to update the servers with that critical fix. So https://github.com/openMF/community-app/pull/1701 code also part of this new update.. You can close this issue. But there is another issue from platform side where edit product mix throwing some exception. You can add that new issue as part of GCI.

mbj36 commented 7 years ago

Thanks for the update :)