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

Add check for objectref. #451

Merged

Conversation

puresyntax71
Copy link
Contributor

Overview

Error occurs when doing bulk update of contacts to add tags:

Error: Cannot use object of type CRM_Core_BAO_EntityTag as array in civicrm_entity_civicrm_post() (line 551 of /***/civicrm_entity/civicrm_entity.module).

This happens if you have a search kit that uses contacts and you use that search kit to bulk update contacts to add tags.

Before

Has error.

After

No more error.

@civibot civibot bot added the 4.0.x label Oct 3, 2023
@jackrabbithanna jackrabbithanna merged commit b2fb23c into eileenmcnaughton:4.0.x Oct 19, 2023
1 check passed
MegaphoneJon added a commit to MegaphoneJon/civicrm_entity that referenced this pull request Jul 24, 2024
jackrabbithanna pushed a commit that referenced this pull request Jul 24, 2024
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