Counselling Data Not Displaying in Local Database for Beneficiary

XMLWordPrintable

    • Type: Bug
    • Resolution: Done
    • Priority: High
    • 1.1
    • Affects Version/s: None
    • None

      Counselling data for the beneficiary is not getting stored or displayed in the local database.

      On executing the query for the specific beneficiary ID, no records are returned, indicating that counselling responses are either not being saved locally or not synced properly.

      Steps to Reproduce:

      1. Complete counselling (Sections A–E) for a beneficiary in the application.
      2. Ensure submission is successful.
      3. Open local database.
      4. Run query using beneficiaryId:
        WHERE fr.beneficiaryId = <beneficiaryId>
      5. Observe the result.

      Expected Result:

      • Counselling data should be present in the local database.
      • Query should return records with:
        • sectionName
        • responses
        • status
        • timestamps

      Actual Result:

      • Query returns 0 rows.
      • Counselling data is not available in local DB.

              Assignee:
              Nidhi Saini
              Reporter:
              Nidhi Saini
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: