Skip to main content

KI-69

Interactions with status of N/A breaks new QA process

Key/Summary

KI-69 Interactions with status of N/A breaks new QA process

Status

Done

Created

01/24/2022

Updated

02/09/2022

Description

Running batch or ad hoc QA processes on new Interaction QA objects will prompt an error message if the Interaction objects have a QA status of “N/A”. This is because “N/A”, which was the default value for the QA status prior to v9, is a valid picklist value on Interaction objects but not on the new QA objects.

Impacted Capabilities

Inquiry Management

Affected Apps

Medical Information Cloud - Classic

Medical Information Cloud - Lightning

Affects Versions

MIC V10, MIC V11

Fix Version

MIC V12

Steps to Reproduce

  1. Create a new Interaction record.

  2. Set the [QA Status] field to “N/A”. If this field is not available, you may need to add it in the associated Page Layout.

  3. Set the [Status] field to “Closed”.

  4. In Setup, open the Global Settings (MED_Global_Setting__mdt) custom metadata type.

  5. Click Manage Global Settings.

  6. Click the Global Settings (Global_Settings) record.

  7. Click Edit.

  8. Enable the [Use Interaction QA Object] checkbox.

  9. Click Save.

  10. In the App Launcher, search for and open “Ad Hoc QA”.

  11. Set the Filter Parameters so that the QA process will retrieve the above Interaction record.

  12. Click Flag Interactions. An error message will appear and say “Status: bad value for restricted picklist field: N/A”.

An error message will appear and say “Status: bad value for restricted picklist field: N/A”.

Workaround

  1. In the Object Manager, open the Interaction (Case) object.

  2. Click Fields & Relationships.

  3. Select the QA Status (MED_QA_Status__c) field.

  4. Click Edit.

  5. In the General Options section, clear the [Default Value] field so that it is empty.

  6. Click Save.

  7. In the Values section, delete “N/A”.

  8. Select the “Replace value on records with blank value” option.

  9. Click Save.