Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.20
-
Fix Version/s: 4.7.23
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
To replicate on dmaster-
- Create a priceset with two pricefields.
- Both fields should be required and set one of them as Expired (Select previous date value for "Expire On" field).
- Include this priceset on a "Membership signup and renewal page".
- Navigate to live page. Only one active field shown (Correct).
- Select membership type and Submit the form.
- FormRule error is displayed - Please select at least one membership option. (Incorrect).
Regression from https://github.com/civicrm/civicrm-core/pull/8054