Hi n8n team,
Quick UI bug in the HubSpot node (typeVersion 2.2): every Custom Properties row shows an empty dropdown with The value "" is not supported!, even though the workflow JSON has all the bindings intact and the node actually executes correctly at runtime (verified — properties are written to HubSpot successfully).
So it’s purely a read/rehydration issue in the UI — the stored property value isn’t being matched back to the dropdown options.
Also confirmed:
- Credential is healthy, points to correct portal.
- Property list loads fine when the dropdown is opened.
- No properties renamed/deleted in HubSpot.
- Older workflow versions show the same empty state, so nothing was edited.
Is this a known regression, and is there a workaround so I don’t have to manually re-select properties across multiple workflows? Happy to share the exported JSON.
Thanks!