Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.1
-
Fix Version/s: 4.4.2
-
Component/s: CiviHR, Extension System
-
Labels:None
Description
Update CRM_Utils_Migrate_Export and CRM_Utils_Migrate_Import to support transfer to custom-data groups which modify "Case" entities (based on the case type).
This is a follow-up to CRM-12845 (aka CRM-13509) – as in that issue, we need to update the XML handling, but we need to do it for a different entity. The PRs/commits from that issue may provide some ideas on how to attack this.
You may want to discuss with Nishant – he encountered this issue while working on HR-202.