Let me first state that this is NOT a desired event. When I run a sequential workflow on a calendar for approval everything now works well. It goes through all the proper steps and calculations.
However, when the workflow completes, it starts back over again automatically. All of the text I programatically enter into the item description from the first workflow iteration gets entered as the task description of the second iteration. I do not want this to happen obviously. When a workflow compeletes it should complete and not launch another approval task.
Am I missing something code wise that prevents this from happening? Or am I overlooking a detail that changes the task after completion that causes the workflow to relaunch?
The only clue I have is that the "Assigned To" field, which is pulled in from the User Profiles, changes, so I think that the workflow is relaunching since details change after it is marked as compelted. Help is defintely appreciated.
-Frustrated SharePoint Developer