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

Dedupe in Civicrm not working due to error in Civibanking 0.7 #365

Closed
DirkVran opened this issue Jun 18, 2022 · 6 comments
Closed

Dedupe in Civicrm not working due to error in Civibanking 0.7 #365

DirkVran opened this issue Jun 18, 2022 · 6 comments
Labels
bug status:fixed The issue has been resolved (usually by committing/merging code)

Comments

@DirkVran
Copy link

I am using Civicrm 5.46.2 and Civibanking 0.7. When Deduplicating a household I get the following error message :
[18-Jun-2022 21:52:30 Europe/Brussels] PHP Fatal error: Uncaught Error: Class 'CRM_Core_EntityReference' not found in /data/sites/web/vvwzbe/www/wp-content/uploads/civicrm/ext/org.project60.banking/CRM/Banking/DAO/BankAccount.php:136
Stack trace:
#0 /data/sites/web/vvwzbe/www/wp-content/plugins/civicrm/civicrm/CRM/Core/DAO.php(2597): CRM_Banking_DAO_BankAccount::getReferenceColumns()
#1 /data/sites/web/vvwzbe/www/wp-content/plugins/civicrm/civicrm/CRM/Core/DAO.php(2625): CRM_Core_DAO::getReferencesToTable('civicrm_contact')
#2 /data/sites/web/vvwzbe/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/Merger.php(227): CRM_Core_DAO::getReferencesToContactTable()
#3 /data/sites/web/vvwzbe/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/Merger.php(188): CRM_Dedupe_Merger::cidRefs()
#4 /data/sites/web/vvwzbe/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/MergeHandler.php(108): CRM_Dedupe_Merger::getActiveRelTables(3117)
#5 /data/sites/web/vvwzbe/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/Merger.php(1582): CRM_Dedupe_MergeHandler->getTablesRelatedToTheMergePai in /data/sites/web/vvwzbe/www/wp-content/uploads/civicrm/ext/org.project60.banking/CRM/Banking/DAO/BankAccount.php on line 136

@gstester
Copy link

gstester commented Jul 1, 2022

Same for me. We need the new version pleaaaase.

@FabianZihlmann
Copy link

Same problem for us.
Is there anybody who have any clue about how to fix it?
Thanks in advance

@bjendres bjendres added the bug label Jul 20, 2022
@bjendres bjendres added this to the CiviBanking 0.8 milestone Jul 20, 2022
@bjendres
Copy link
Member

Thanks for reporting. This is one of the items listed in #329: CRM_Core_EntityReference.

We currently don't have the funding to address this, so PR's are very welcome. If we can get some funding from our own clients, we'll be happy to let you know.

@bjendres
Copy link
Member

Have you tried to reproduce this on the most recent version (0.8-alpha12), though? Just to verify this is currently still the case...

@gstester
Copy link

gstester commented Jul 20, 2022 via email

@bjendres
Copy link
Member

Seem to work

Thanks.

@bjendres bjendres added the status:fixed The issue has been resolved (usually by committing/merging code) label Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:fixed The issue has been resolved (usually by committing/merging code)
Projects
None yet
Development

No branches or pull requests

4 participants