Repeat Workflow To Start Again After Item Is Modified
Hi guys,
I have a question. I have created a workflow that runs if todays date < project date and if the progress equals 10%,20% and 30%. Then a list item gets updated with the text 'Project Date Is Expired'.
After that the third action comes up which is again a Run If Action and is set up that when todays date < project date but the progress is changed to 40%, 50%, 60% until 100% the same list item gets updated as 'Documents Are Sent Out'.
But when I again change the progress to 10%, 20% or 30% I want the list item to get updated back to 'Project Date Is Expired' and this doesn't happen. How can I let the workflow start over again and run through the same steps as when it begins.
Thank you very much for your extensive explanation!
1) the workflow is triggered when items are modified and created.
I want it to start scheduled everyday but that is a different discussion.
2) I think the workflow ends and skips to the second condition as the first is not met
3) This is true. If the workflow doesn't pause that should be the outcome
You almost interpreted the process right, but not the values.
I have attached a new picture with some more explanation.
The blue field explains how and when I want to start the workflow again when progress is changed back again. Do you know how I can achieve this? Thanks a lot for all the help!!