Hotfixes
This page provides a comprehensive list of all defects that were identified in Medical Information Cloud and fixed with hotfix patches, arranged by version number with the most recent at the top.
The table below includes defects identified in a V14 environment that were fixed via a hotfix patch. Customers can view and install the version listed in the table below by visiting https://install.komodohealth.com/products/mic/latest/hotfix.
Work # | Description | Fix/new behavior | Hotfix patch version | Affects version(s) |
---|---|---|---|---|
PLTFM-2245 | Products and regions were blank in list views after upgrading to V14. | To add product/region sorting to your custom list views, replace the Product and Region columns with the Products and Regions columns, respectively. The data migration script provided in the hotfix patch will ensure that the Products and Regions columns are populated as appropriate. | V14.0.1 | |
PLTFM-2248 | If a user set the Assignment (mvn__CM_Assignment__c) field on a Workflow Stage Activity (mvn__CM_Workflow_Stage_Activity__mdt) metadata record to Workflow Creator, the workflow would hang on the spinner and never start. | Workflows where activities are assigned to the workflow creator no longer hang on the spinner and instead start as expected. | V14.0.1 | |
MIC-3466 | Account Quick Search is throwing a "Script thrown exception" error out of the box, with no indication of what caused it. | Quick Search now throw fewer errors, and the errors are more descriptive. | V14.0.1 | V14 |
MIC-3477 | The new Account Search feature was missing the new Apex controllers that need to be added to the permission sets. | The mvn__MED_NewAccountCtrl and mvn__MED_AccountSearchCtrl Apex controllers have been added to both user and admin permission sets. | V14.0.1 | V14 |
MIC-3480 | The new Account Search V3 user interface was not allowing country-specific default account types for searches. | Account Type Settings have been updated and can now be configured using segments. | V14.0.1 | |
MIC-3481 | ContentDocumentLinks were failing when done in an async context, such as: batch, @future, and queueable. | ContentDocumentLinks no longer fail. | V14.0.1 | V14, V12.0.4, V13.0.1 |
The table below includes defects identified in a V13 environment that were fixed via a hotfix patch. Customers can view and install the version listed in the table below by visiting the About page in their environments.
Work # | Description | New behavior | Hotfix patch version | Affects version(s) |
---|---|---|---|---|
MIC-3141 | In V13.0.0, all of the date pickers on the Ad Hoc QA page were broken. Using them would result in an Invalid date. | Date pickers now work | V13.0.1 | V13 |
MIC-3268/ MIC-3296 | Previously, users could not modify another user's notes. However, in the V12 release, this ability was inadvertently turned on for new notes (not existing notes), thereby allowing users to modify one another's notes. | The V13.0.1 hotfix reversed this change and now users are once again not allowed to edit each other's notes. | V13.0.1 | V13, V12 |
The table below includes defects identified in a V12 environment that were fixed via hotfix patches. Customers can view and install the versions listed in the table below by visiting the About page in their environments.
Work # | Description | New behavior | Hotfix patch version | Affects version(s) |
---|---|---|---|---|
MIC-2964 | When a user tries to check out a response letter from a list of files, the wrong document is checked out. Instead of the selected document, the last document in the Fulfillment Files list is checked out instead. This issue was identified by users after they upgraded their dev org to V12. | The correct document is now checked out when selected by the user. | V12.0.1 | V12 |
MIC-2990 | Some account external IDs could cause Inbound form processing to fail with an InstanceOf ID error. | External IDs no longer result in inbound forms failing. | V12.0.2 | V12 |
MIC-2974/ MIC-3013 | When using the new Account Search V3 subsystem, Request creation for MIRFs may sometimes fail with the following error found in the Debug Logs object: System.TypeException: Invalid id value for this SObject type: 243209199570387973. This is because the Salesforce Apex call instanceof Id has a bug where it does not do a proper check on whether the string is a valid SObject Id. This issue is directly related to a Salesforce Known Issue. | Request creation for MIRFs no longer fails for Requester_External_ID, specifically. | V12.0.2 | V12 |
MIC-3268/ MIC-3296 | Previously, users could not modify another user's notes. However, in the V12 release, this ability was inadvertently turned on for new notes (not existing notes), thereby allowing users to modify one another's notes. | The V12.0.4 hotfix reversed this change so that users are once again not allowed to edit each other's notes. | V12.0.4 | V12, V13 |