We’re seeing an issue where an existing contact’s owner is being updated when the contact submits a form, even though we want existing owners to remain unchanged.
Scenario:
Contact already exists and has a Contact Owner
The same contact submits a HubSpot form
After submission, the Contact Owner is overwritten (appears to be from form/workflow logic)
Meeting booking correctly respects the updated owner, but the original owner should not have been changed
Expected behavior:
If a contact already has an owner, form submissions should not overwrite the existing Contact Owner
Owner assignment (round robin) should apply only to contacts with no owner
Request: Could you help us identify:
Which form or setting could be reassigning the Contact Owner for existing contacts
Best-practice configuration to prevent owner overwrite on form submission while still assigning owners to net-new contacts
Just to clarify what we’re observing on our side — we’re not expecting a manual or workflow-driven change, but we are consistently seeing the following behavior:
An existing contact with a known Contact Owner submits a form
No intentional owner-update action is configured in the workflow logic (owner-guard is in place)
Despite this, the Contact Owner value changes immediately after form submission
No other properties are modified at that moment, and no meeting has been booked yet
From our testing, it appears the owner update is occurring at form submission time, not from meetings or downstream workflows.