Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#1602 fix join_date filter in search builder #16573

Closed
wants to merge 1 commit into from

Conversation

lcdservices
Copy link
Contributor

Overview

In search builder, the Member Since field is ignored.

Before

  1. visit Search > Search Builder
  2. select: Members > Member Since > = > (enter a date)
  3. returns all records

After

Filtered by member since (join_date) field. Search result qil should also show that the filter is applied.

Technical Details

join_date needs to be handled in the same way as start_date and end_date in the membership query BAO.

@civibot
Copy link

civibot bot commented Feb 17, 2020

(Standard links)

@seamuslee001
Copy link
Contributor

closing in favour of #16578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants