Hello there,
I have DocSet (that's basically a request), with certain meta data, one of which is "Step". The step metadata is a list of 5 steps. When the request is created it is in "Step 1" and task is created for the user who created it, when the person has completed what they have to do they change the metadata to "Step 2". So on and so on.
While waiting for the ability to move Tasks from bucket to bucket, i've decided to create a flow that when the Step is changed (When a document is modified trigger) the task that was created in Bucket Step 1 is "Completed", and another task is then created in Bucket Step 2 with the same name, just different assigned users.
Now, the problem is when the task is updated to Completed, the user who Completed the task is my account because it's my Flow. Is it possible to set the user who completed the task to the user who modified the DocumentSet ?
Thanks
ps. I also can't send an e-mail using the group Email address, it always comes from me?