I am trying to set up some task reminder emails in Forms but have a conundrum. One of my steps may or may not have a deadline set from the previous, optional step. If the date gets set up in that step, great: the deadline gets set and the reminders fire off. However, if that step is skipped, the deadline doesn't get set (no big deal) and then the reminders don't fire off (a big deal).
I can set different reminder schedules: 1 for the standard 12 hours after task creation and the other based on the deadline. This way things work if there is no deadline. However, it means that if there is a deadline we can end up with duplicate reminders.
Is there any way to account for this situation, to say something like "if deadline present, follow this reminder schedule, else follow this other reminder schedule"?