Currently, when using the HS update contact piece, if a contact in Hubspot has a single checkbox property type, which accepts “yes”, “no”, or “blank” as inputs, running the update contact piece will default to updating the field to “no”. In the Update Contact piece settings editor, single checkbox properties are represented as a toggle. These all default to the toggle being “off”, which then sends an update to mark the property in HS as “no”.
Expected behavior would be that ActivePieces does not update the property unless AP user actively makes a selection in the piece settings editor on that property. From a UX perspective, this may mean that for these single checkbox property types, the selection toggle is initially not visible in the piece settings editor. If a user wants to actively set the property to “no” in HS, they would have to first reveal the toggle, which would default to an “off” (i.e., “no”) update. In this world, the default behavior would be no change is made.
I labeled this as a bug since I believe how the piece currently behaves is not how a user would reasonably expect it to behave. Feel free to remove the label if it’s not appropriate.