Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create client - 'client classification' not loaded #433

Closed
tarun0 opened this issue Dec 9, 2016 · 2 comments
Closed

Can't create client - 'client classification' not loaded #433

tarun0 opened this issue Dec 9, 2016 · 2 comments

Comments

@tarun0
Copy link
Member

tarun0 commented Dec 9, 2016

Summary:

Can't create a new client from the Dashboard.

Steps to reproduce:

From Dashboard, open 'More Menu' -> Create Client.

Expected behavior:

All the values in the template should have loaded correctly.

Observed behavior:

The 'Gender' and 'Client' values take significant time in loading and the Client Classification value is not loaded. As a result of which the error The parameter clientClassificationId must be greater than 0. is thrown.

Device and Android version:

Android Emulator - API 23
Xiaomi Redmi Note 1S - Kitkat (4.4) - API 19

Screenshots:

classification

@mayank-kgp
Copy link
Contributor

mayank-kgp commented Jan 18, 2017

@tarun0 https://demo.openmf.org/fineract-provider/api/v1/clients/template?tenantIdentifier=default
This api is giving empty Json Array of clientClassificationOptions. I think this is the reason of issue.
@therajanmaurya Please give a comment on this.

@therajanmaurya
Copy link
Member

In new version of fineract. there is the functionality of adding data table that why It is failing. we have to add feature, adding datatable values during creating the client.

BTW this issue I have been fixed in #450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants