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#1002 fix fatal on searching on related contacts. #14409

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Fix fatal error when searching on related contacts

Before

fatal error when chosing to display as related contacts

After

Error fixed

Technical Details

This is happening because the alphabet query is using the simpleFrom on the class rather than the returned from - @mattwire can you recall the reason for this - I think there was an idea it would bypass the need for disabling FGB mode but as always the query object turns out to me more weird & wonderful that we anticipated...

Comments

https://lab.civicrm.org/dev/core/issues/1002

@civibot
Copy link

civibot bot commented Jun 3, 2019

(Standard links)

@civibot civibot bot added the 5.14 label Jun 3, 2019
@eileenmcnaughton eileenmcnaughton changed the title dev/core#1002 fix fatal on searching on recurring contacts. dev/core#1002 fix fatal on searching on related contacts. Jun 3, 2019
This is happening because the alphabet query is using the simpleFrom on the class rather than the returned from
@seamuslee001
Copy link
Contributor

(CiviCRM Review Template WORD-1.2)

@seamuslee001 seamuslee001 merged commit f202553 into civicrm:5.14 Jun 3, 2019
@seamuslee001 seamuslee001 deleted the rel_cont branch June 3, 2019 09:50
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