Uploaded image for project: 'AMRIT'
  1. AMRIT
  2. AMM-1131 1097 Integrate API for fetching grievance outbound  worklist data
  3. AMM-1311

Mismatch of count in reallocation screen and outbound worklist

    XMLWordPrintable

Details

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Low Low
    • None
    • None
    • None
    • AMRIT Sprint 26, AMRIT Sprint 32, AMRIT Sprint 33, AMRIT Sprint 34
    • 1097
    • Dev

    Description

      4 records are there with nacotwo but only 1 is displaying in outbound worklist:

       

      http://amritwprdev.piramalswasthya.org:8080/commonapi-v2.1.0/allocatedGrievanceRecordsCount?apikey=undefined

      Req:

      {   "providerServiceMapID": 89,   "userID": "327" }

       

      Resp:

      {
          "data": [
             

      {             "count": 4,             "language": "All"         }

      ,
             

      {             "count": 4,             "language": "Assamese"         }

          ],
          "statusCode": 200,
          "errorMessage": "Success",
          "status": "Success"
      }

       

      http://amritwprdev.piramalswasthya.org:8080/commonapi-v2.1.0/getGrievanceOutboundWorklist?apikey=undefined

      Req:

      {   "providerServiceMapID": 89,   "userId": 327 }

       

      Resp:

      {
          "data": [
              {
                  "complaintID": "FE/333/21022025/1708",
                  "subjectOfComplaint": "feedback",
                  "complaint": "Test",
                  "beneficiaryRegID": 34289,
                  "providerServiceMapID": 89,
                  "firstName": "Test",
                  "lastName": null,
                  "primaryNumber": "6383090743",
                  "transactions": [
                     

      {                     "actionTakenBy": null,                     "status": "Accept",                     "fileName": null,                     "fileType": null,                     "redressed": null,                     "createdAt": "2025-02-21T12:00:02.000+00:00",                     "updatedAt": "2025-03-12T07:52:44.000+00:00",                     "comment": null                 }

                  ],
                  "severety": "Non-Emergency",
                  "state": "Madhya Pradesh",
                  "userId": 327,
                  "deleted": false,
                  "createdBy": "Admin",
                  "createdDate": "2025-03-14T14:08:11.000+00:00",
                  "lastModDate": "2025-03-24T04:58:22.000+00:00",
                  "isCompleted": false,
                  "gender": "Female",
                  "district": "Baksa",
                  "beneficiaryID": 535309733055,
                  "age": "7 years",
                  "retryNeeded": true,
                  "callCounter": 0,
                  "lastCall": "2025-03-14T14:08:11.000+00:00"
              }
          ],
          "errorMessage": "Success",
          "statusCode": 200,
          "status": "Success"
      }

      Attachments

        Forms

          Activity

            People

              devika.s@piramalswasthya.org Devika S
              devika.s@piramalswasthya.org Devika S
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                CucumberStudio

                  CucumberStudio data loading...