Hi There,

I want to use VBO to 'Join into household' while this works great for individuals it does not seem to work with organization contact types (it goes through the motions - which you can see on the screenshots attached but ends up creating a new household and does not relate the organization contacts.

Weirdly it works fine with the 'individual' contact type! I have checked the relationship settings and is fine (selected individuals and organizations to be used) also adding the (household to organization) relationship using the standard relationship add feature works!

After toying with it for a good few hours today I can only assume that it is some kind of bug.

Great that it is working for individuals but I really need to group organizations.

Edit - Added screenshots of the logged notices/warnings

Warning: array_keys() expects parameter 1 to be array, null given in crm_core_relationship_ui_add_relationship_autocomplete() (line 382 of /****/****/public_html/sites/all/modules/crm_core/modules/crm_core_relationship_ui/crm_core_relationship_ui.pages.inc).

Notice: Undefined index: crm_core_contact in crm_core_relationship_ui_add_relationship_autocomplete() (line 382 of /****/****/public_html/sites/all/modules/crm_core/modules/crm_core_relationship_ui/crm_core_relationship_ui.pages.inc).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

schismfish’s picture

Issue summary: View changes
schismfish’s picture

schismfish’s picture

Issue summary: View changes
RoSk0’s picture

This action is meant to be used only by individuals. I can't imaging a real family one member of which would be an Organization. This simple logic was used here. So if you want to be able to merge any kind of contacts in any other type of contact you can create your own action based on that from CRM Core.

grahl’s picture

Assigned: schismfish » Unassigned
Status: Active » Closed (outdated)

Closing outdated issues, please reopen if still relevant.