I’m creating a big if statement to track where I am in creating an email. I can get the email status to flip from “ready to send” to “live” if the send date has passed, but I can’t get my status field to flip to “Live” on the same date if the hours o...