Hi,
If I want to pass prior attachments to a user using v2 of AssignTask I can pass in a list of documents (I'm calling it attachmentList) in the Attachments tab. If I set Output Attachments to the same variable, I get any new attachments the 2nd user may have added, but the first user's attachments are now duplicated. If the process is repeated, I'll have triplicates from user 1 and duplicates from user 2.
What is the proper way to go about showing all prior attachments to a new workspace user while allowing them to add to the list, without this happening?