Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4.0
-
None
-
None
Description
Edit option of client family details is not working.
To reproduce,
- Add family details to the client(do not add profession, gender, and marital status)
- Edit the family details and change any field.
The system will not accept and the error is not handled in the system
In the Inspect mode, the system is throwing an internal exception for "profession, marital and gender status_cv_id " even though these parameters are not mandatory
Expected behavior, the system should allow to Edit the family details, even when profession, marital and gender fields are not entered.
Exception example is below
Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: Cannot add or upda
te a child row: a foreign key constraint fails (`fineract_default`.`m_family_mem
bers`, CONSTRAINT `FK_m_family_members_profession_m_code_value` FOREIGN KEY (`pr
ofession_cv_id`) REFERENCES `m_code_value` (`id`))
[code=1452, state=23000]
Attachments
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
-
FINERACT-866 Improve Robustness of Mifos X and Apache Fineract by Fixing Issues/Feature Requests in Backlog
- In Progress
- links to