Hi,
Im running the following flow. It works, however if the action is equal to created i get the following error, however if i resubmit the flows without changing a thing it works?
Unable to process template language expressions for action 'Convert_time_zone_Start' at line '0' and column '0': 'In function 'converttimezone', the value provided for date time string '' was not valid. The datetime string must match ISO 8601 format.'.
Ive also tried to set concurrent to 1 to see if it was a throttle issue, it didnt work?
Here is my flow. Ive opened the parts you may wish to see..


It fails at the first date time zone convert.
Interesting how it doesn't have an issue finding the time for the updated shifts, just the created ones? Which is why i wrote Bug at the top.
Cheers