Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Sprint:Week 35, Week 36, Week 46
Description
After creating the new default sign-up profile, ensure that there is an UF Join entry for each volunteer project. Probably unecessary to confirm that there is no joing, as none are expected to exist in the case of an upgrade. This step is not necessary for an install... it is handled upon volunteer project creation.
This is the profile to use:
civicrm_api3('UFGroup', 'getvalue', array('name' => 'volunteer_sign_up', 'return' => 'id'));