Flow Designer, Flow Stages & due_date calculation issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 08:22 AM
We have created a Flow using Flow Designer and set Flow Stages to 0 Days, as we have business need to set due_date based on 8-5 Weekday schedule
We have created an Action that takes Opened_at, Delivery Time set on Catalog item in Duration & Schedule as input to generate due_date
We are updating due_date using that Action in Flow.
But we are running into issue where Flow Designer's internal process that calculates due_date based Flow Stages is making an subsequent update to due_date.
I have tried an after BR to set due_date again but Flow Designer's internal process that calculates due_date based Flow Stages is still superseding this.
Anyone run into this issue before?