Closed (fixed)
Project:
HubSpot
Version:
3.0.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2026 at 09:50 UTC
Updated:
13 Jun 2026 at 00:05 UTC
Jump to comment: Most recent
Currently, when submitting a form and pushing the data to hubspot, you get the following error when mapping the hubspot form on a composite field:
Warning: Undefined array key "[FIELD_NAME]" in Drupal\hubspot\Plugin\WebformHandler\HubspotWebformHandler->remotePost() (regel 778 van /var/www/[MY_PROJECT]/releases/20260126143203-develop-4022166/htdocs/web/modules/contrib/hubspot/src/Plugin/WebformHandler/HubspotWebformHandler.php)
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
jeroentComment #4
jeroentMR 20 should fix this issue.
Comment #7
richgerdes@jeroent, Thanks for the patch!