'OptionValue_Changed_category', 'entity' => 'OptionValue', 'cleanup' => 'unused', 'update' => 'unmodified', 'params' => [ 'version' => 4, 'values' => [ 'option_group_id.name' => 'activity_type', 'label' => E::ts('Changed category'), 'name' => 'changed_contact_category', 'description' => E::ts('

This activity is automatically added when a contact is moved from one category to another.

'), 'icon' => 'fa-tags', ], 'match' => [ // Should this be option_group_id.name? 'option_group_id', 'name', ], ], ], ];