Skip to content

Add 'is NOT one of' operator to 'Membership Type' condition and fix form validation on rule save

mattwire requested to merge mattwire/civirules:membershiptypeisnotoneof into master
  • This adds "is NOT one of" operator to Membership Type condition.
  • It fixes the issue where you cannot save the condition because it requires both membership_type_id and membership_type_ids to be set on the form.

Merge request reports