diff --git a/underlay/src/main/resources/config/datamapping/aouRT/entitygroup/surveyCopePerson/entityGroup.json b/underlay/src/main/resources/config/datamapping/aouRT/entitygroup/surveyCopePerson/entityGroup.json index 993b1aeb2..ac07ca220 100644 --- a/underlay/src/main/resources/config/datamapping/aouRT/entitygroup/surveyCopePerson/entityGroup.json +++ b/underlay/src/main/resources/config/datamapping/aouRT/entitygroup/surveyCopePerson/entityGroup.json @@ -10,7 +10,8 @@ "primaryRelationship": { "foreignKeyAttributeOccurrenceEntity": "person_id" }, - "attributesWithInstanceLevelHints": [ "value_numeric", "survey_version" ] + "attributesWithInstanceLevelHints": [ "value_numeric" ], + "attributesWithRollupInstanceLevelHints": [ "survey_version" ] } ], "primaryCriteriaRelationship": {