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

SearchKit - Fix selecting HAVING operator #22130

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

colemanw
Copy link
Member

Overview

Fixes a regression in the SearchKit UI where the HAVING clause could not handle functions.

See https://lab.civicrm.org/dev/core/-/issues/2954 for details.

Technical Details

Fixes dev/core#2954 by gracefully handling field values when no field exists

Fixes dev/core#2954 by gracefully handling field values when no field exists
@civibot
Copy link

civibot bot commented Nov 24, 2021

(Standard links)

@civibot civibot bot added the 5.44 label Nov 24, 2021
@colemanw
Copy link
Member Author

Merging per review in https://lab.civicrm.org/dev/core/-/issues/2954 - test fail is unrelated.

@colemanw colemanw merged commit 0c13e17 into civicrm:5.44 Nov 24, 2021
@colemanw colemanw deleted the fixSearchKitHaving branch November 24, 2021 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant