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

APIv4 - Fix Setting api to work with index param #20072

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

colemanw
Copy link
Member

Overview

Fixes an APIv4 bug when using the Settings api with the index param.

Before

image

After

image

Technical Details

The api tries to force index params into the "Select" clause, which doesn't make sense for the oddball "Setting" api.

@civibot
Copy link

civibot bot commented Apr 15, 2021

(Standard links)

The api tries to force index params into the "Select" clause
which doesn't make sense for the oddball "Setting" api.
@eileenmcnaughton eileenmcnaughton merged commit 6cfd840 into civicrm:master Apr 15, 2021
@eileenmcnaughton eileenmcnaughton deleted the apiv4SettingFix branch April 15, 2021 22:17
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.

2 participants