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 - Prevent api adding default join conditions when it shouldn't #19993

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

When adding an explicit join, the api will search for a default condition unless
an fk field has been explicitly set. This fixes an error when the api thought
no fk field was present when it actually was.
@civibot
Copy link

civibot bot commented Apr 7, 2021

(Standard links)

@eileenmcnaughton
Copy link
Contributor

I was able to replicate this & see it is fixed

@eileenmcnaughton
Copy link
Contributor

I don't think the error relates - it's not the same as last time

@eileenmcnaughton eileenmcnaughton merged commit f2b8dd6 into civicrm:master Apr 7, 2021
@colemanw colemanw deleted the apiJoinFix branch September 27, 2021 04:06
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