Duration of 1 minute in Flow Designer adds 30 days!? Why?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 05:15 PM
Hi everyone.
So I have this flow where, depending on the instance, I set a duration of 1 minute (for dev/test) or the correct production value if run in the production instance.
My problem is, no matter what I do, 30 seconds, 1 minute - 30 days are added at runtime.
I've tried 0 0:1:0.
I've tried 0 00:01:00.
As you see in the image, there's 30 days added. But what's put into the flow variable is "0 00:01:00". The flow variable is of type string.
I then pass that flow variable into the duration field of the Wait for condition action, as seen in the attached picture.
30 days are added. Any of you have an idea why? Is this a bug? Is there something in the duration format which I must take into account regarding platform dateformat? Am I doing something wrong?
- Labels:
-
flow designer
-
Workflow Automation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:32 AM
Bump