Closed bharathcgowda closed 2 years ago
Observation Seems Fineract would like to get one more parameter: "entitySubType"
Here is the error message: defaultUserMessage: "Validation errors exist." developerMessage: "The request was invalid. This typically will happen due to validation errors which are provided." errors: [{developerMessage: "The parameter entitySubType is mandatory.",…}] 0: {developerMessage: "The parameter entitySubType is mandatory.",…} httpStatusCode: "400" userMessageGlobalisationCode: "validation.msg.validation.errors.exist"
Reason If the "Application Table Name" is Client, there must be providing an another entry (entitySubType) which shall decide the client is a Person or a Non-Person (Entity). https://issues.apache.org/jira/browse/FINERACT-1375
Proposed solution If "CLIENT" is the selected application table, on the UI an extra field should to be added where it can be selected whether the client is a PERSON or an ENTITY.
Fixed
Description
New Data Tables Creation not working
Steps to Reproduce
Screenshots, if any