Details
-
Bug
-
Status: Closed
-
TBD
-
Resolution: Information Provided
-
OpenMRS 1.9.7
-
None
-
None
-
Undetermined
-
Description
When upgrading from a pre-1.9 version, "map type" is generated for concepts that have mapping information. "Map type" default is NARROWER-THAN, but default should be SAME-AS.
Please change default to "SAME-AS" so that anyone who upgrades to 1.9x has the correct default.
Dev Notes
- Change the value of MigrateConceptReferenceTermChangeSet.DEFAULT_CONCEPT_MAP_TYPE from NARROWER-THAN to SAME-AS