Hello,
I work with LF Workflow Designer 8.3.1.160. I have several workflows to manage quotations. The first workflow have a condition to determine which enterprise the quotation has been made for. For each branch I have the same activities : first a delay activity, when the delay is passed it route the document to another folder "reminder1" and send a mail to the person who have created the quotation.
At this time, the first workflow end and then the second workflow begin to do the same things except that it is routing the quotation to folder "reminder2". A third WF do the same but route document to "reminder3" and then the last workflow is execute to close the quotation (routing doc to "closed" folder and change the status field value to "closed")
But When I try to change the object of the mail (it is for the example, but I get this issue no matter what change I make), every send mail activities of all branches and in each workflow have their object changed.
I have tried to delete one send mail activity and create it again but I get the value of the other send mail activities by default and if I change that, I still get the changes applied to every send mail activities in each WF.