Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1314

Client Familiy Details Edit not working from client view screen

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.0
    • 1.6.0
    • None
    • None

    Description

      Edit option of client family details is not working.

       

      To reproduce,

      1. Add family details to the client(do not add profession, gender, and marital status)
      2. 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`))

      {prepstmnt 1120209371 UPDATE m_family_members SET age = ?, firstname = ?, gender_cv_id = ?, marital_status_cv _id = ?, profession_cv_id = ? WHERE id = ?}

      [code=1452, state=23000]

       

       

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            BLasan Benura Abeywardena
            bgowda Bharath Gowda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment