Best Of
Re: Manually Mark an Assignment as Completed
Hello! This is a great question. For your use case, it seems like the "Complete Assignment in Other Flow" step would fix your issue. After pasting this step in your flow, simply select the flow that the assignment lives in. Then select the name of the assignment step. Then select the outcome path you would like the assignment to go down. Then paste the proper assignment id into the assignment id input. An example I ran on my local can be seen here:

I had a flow titled "Flow 1" which created the assignment. The assignment was a form titled "Form 1". I chose for it to go down the cancel path rather than the submit path. I then pasted the assignment id that I retrieved via the query editor. After running this flow I went back to the query editor and the is_current assignment was false and the assignment was marked complete.

I had a flow titled "Flow 1" which created the assignment. The assignment was a form titled "Form 1". I chose for it to go down the cancel path rather than the submit path. I then pasted the assignment id that I retrieved via the query editor. After running this flow I went back to the query editor and the is_current assignment was false and the assignment was marked complete.