lib/eco/api/organization/presets_integrity.json in eco-helpers-2.0.16 vs lib/eco/api/organization/presets_integrity.json in eco-helpers-2.0.17

- old
+ new

@@ -46,7 +46,13 @@ }, { "value": "edit", "conditions": { "at_least": {"person_core_edit": "edit"} } } + ], + "person_abilities": [ + { "value": "view", "conditions": { + "at_least": {"person_core_edit": "edit"} + } + } ] }