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 token selector to use expression alias #22539

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

colemanw
Copy link
Member

Overview

Fixes a bug in the SearchKit token selector which caused it to output the wrong token for fields using a transformation.

Before

Incorrect token for fields using a transformation.

After

Correct token for all fields.

Comments

This regressed in 5.41 with #20880. The regression is recent enough and the fix simple enough to warrant an RC merge IMO.

@civibot
Copy link

civibot bot commented Jan 17, 2022

(Standard links)

@civibot civibot bot added the 5.46 label Jan 17, 2022
@eileenmcnaughton eileenmcnaughton merged commit 51fcff7 into civicrm:5.46 Jan 17, 2022
@eileenmcnaughton eileenmcnaughton deleted the searchKitTokenFix branch January 17, 2022 18:53
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