Surprise, I have more than one deal per contact.
I’ve come unstuck because when the automations check a custom deal field, they check all deals, and if any deal has a custom field that meats the condition, not just the triggered deal, the condition tests true.
How do people get around this?
I’m testing a field Expected Close Date, to determine if the deal has expired. The problem is it tests true if any deal has an expected close date before today, which means that as soon as a client has a second deal, this will always be true.