Open juhalassila opened 1 year ago
As a workaround, I created a Flow that does the creation of Action Plans from an Action Plan Template.
I have the same issue when creating action plan from template from a record-triggered flow. All of the tasks defined in the templated are created at once even though there are dependencies between them.
Describe
Whenever I debug the Flow that has the Create Action Plan From Template Apex Action, I observe that all Tasks of the Action Plan are created immediately.
Repro
Expected behavior I'm expecting that only ONE would appear initially. And that TWO appears only after ONE is completed. This happens when I create a new Action Plan for the Account manually via Related Lists > Action Plans >button Create Action Plan
Environment (please complete the following information):
Screenshots