Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.9
-
Fix Version/s: 4.6.10
-
Component/s: CiviCRM Search, CiviMember
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
A change to the 'Membership Status Rules' Status is not reflected in the Advanced Search interface. This can be replicated as follows:
- Visit http://d46.demo.civicrm.org/civicrm/admin/member/membershipStatus?reset=1
- Change one of the Status fields (e.g 'Current' -> 'Banana')
- Visit the advanced search page at http://d46.demo.civicrm.org/civicrm/contact/search/advanced?reset=1
- Notice that The 'Membership Status(s)' options do not include the changed name.
This change was introduced by commit 994bde4e9cae7b80f48695e058e435ade277b4ab and affects CiviCRM 4.6.5 onwards.