Actions
Bug #7998
closedFields: field values do not get removed on plan deactivation if a usergroup has been assigned
Description
If a plan assigns a usergroup and the plan is configured to set a field value, but also configured to remove the field value on plan deactivation then removal of the field value fails. This is only the case if the plan is assigning a usergroup. More than likely the double ->store() (1 for the field value change and 1 for the usergroup change) is the cause.
Actions