Hi Guys,
I have created 1 WF on content Approval. But this does not work as i have set this to run on "Start workflow automatically when an item is changed."
I want to:
1. When the item is "Approved"
- Set field in current Item to "Approved"
- Create similar Item in another list.
- Delete current item
2. When the item is "Rejected"
- Set field in current Item to "Rejected"
3. Send feedback Email to Item Owner(in either case Approved or Reject)
When i perform Approve or Reject the item is reverted back to its original state i.e. Pending (I know this is default behaviour). My workflow steps look like:
Any workaround to this is appreciated.
P.s. Nintex WF with same steps is working correct.