Discussions

Ask a Question
Back to all

Task name mismatch on Corrigo Enterprise UI and API response

Hi Li,

We are facing an issue with the task name. The task name on the Corrigo Enterprise UI is Exit of Lights, but through the Corrigo task API we are receiving the below response.

{
"Data": {
"ModelId": 1708,
"DisplayAs": "Exit Lights",
"Preventive": false,
"Routine": false,
"Corrective": false,
"Default": false,
"Symptom": true,
"CompletionTime": 0,
"Specialty": {
"Id": 10015
},
"ProcedureTemplateReferenceId": 0,
"Priority": {
"Id": 3
},
"Instructions": "",
"SelfHelpContent": "",
"PeopleRequired": 0,
"SkillLevel": 0,
"GlAccount": "525350.601",
"Number": "",
"IsRemoved": false,
"ConcurrencyId": 1,
"Id": 18322
}
}

Could you please help us on why we are facing this discrepancy? As informed to us the name was recently edited from Exit Lights to Exit of Lights on the Corrigo Enterprise UI. But through the API response we are still receiving the old name itself.

Please help us with the above and let us know if any additional information is needed.