Hello,
I have a simple flow that creates a calendar event based off of a to-do task reminder event. The flow seems to have no issues with newly created tasks, however, repeat tasks do not appear to be triggering the flow as a "new task" all the time.
I have had mixed results. Here is an image of the flow logic.
The issue I'm seeing is that repeat tasks do not always process correctly or do not trigger the flow logic. Does anyone have thoughts on how I could improve this automation logic? I'm simply trying to sync to-do task reminders with google calendar events. I simply add 30min to the reminder time to calculate the 'ReminderEndTime' value.
It's worth reiterating that this is appears to specifically be an issue for tasks that repeat.