Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.2.1
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Verified?:No
Description
To reproduce:
- Navigate to /civicrm/vol/#/volunteer/manage/0.
- Fill in at least the Project Title, then click either "Continue" or "Save and Done."
- Nothing happens.
If you look at the network tab of the browser's developer tools, you should see a POST to /civicrm/ajax/rest. The response contains:
{"is_error":1,"error_message":"A fatal error was triggered: Cannot create more than one flexible need for a given project"}