Skip to content

Check if GDPR_Cancelled Membership Status already exists

rajeshs requested to merge github/fork/caltha-eu/fix-creating-status into master

Created by: scardinius

Function CRM_Gdpr_Upgrader::createGDPRCancelledMembershipStatus() is called during install and upgrade_1200. For new installation of extension second call (from upgrade_1200) invoke error because GDPR_Cancelled status already exists.

Merge request reports