openMF / web-app

Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
https://openmf.github.io/web-app/
Mozilla Public License 2.0
230 stars 533 forks source link

Clients: create client address step options #1229

Closed karantakalkar closed 3 years ago

karantakalkar commented 4 years ago

In-congruency between data fetched on demo and staging instances causes address step (add) options to disappear on staging instance.

demo.mifos.io

Screenshot from 2020-08-27 18-29-50

staging.mifos.io

Screenshot from 2020-08-27 18-30-25

karantakalkar commented 4 years ago

@vorburger can the API response of this be made uniform across servers? or should we modify the front end for staging and dev?

vorburger commented 4 years ago

@karantakalkar I'm not involved in demo.mifos.io and staging.mifos.io, that's @edcable & Co. I only run https://www.fineract.dev, and invite you to use it because it's most up to date.

edcable commented 3 years ago

@karantakalkar you should make the front end match the API for fineract.dev as the latest version of the back-end.

karantakalkar commented 3 years ago

@vorburger demo.fineract.dev doesn't return address field, can you check?

Screenshot from 2020-11-16 19-28-34

API request on https://dev.mifos.io/fineract-provider/api/v1/clients/template does return address fields.

vorburger commented 3 years ago

@karantakalkar could you please email the Fineract Dev list about this? The code on fineract.dev is the latest, so perhaps this is some configuration option?