Details
-
Type: Bug
-
Status: In Quality Assurance
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 2.2.1
-
Fix Version/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Verified?:No
Description
I have seen this in the wild only once, but it's true that I don't do a lot of fresh CiviVolunteer installs – mostly I spin up instances via buildkit – so perhaps my experience isn't a good indication.
While I've seen this CiviVolunteer install problem only once, I have seen the underlying problem elsewhere. If you're programmatically creating an optionGroup and adding an optionValue to it, you have to clear caches between steps 1 and 2 or you'll get one of these:
CiviCRM_API3_Exception: "N is not a valid option for field option_group_id"