My approval Task duplicates the item with a new value in the Status field instead of udating it only with the new value in Status field

Hello everyone!

So when I create a new product It has the value "New" as default in the Status field.

After that it goes throw a Approval Task where the Supervisor has to decide if it is ACCEPTED or REJECTED.

Then it should update the Status field Changing its value from "New" to "Accepted" or "Rejected".

Instead of that it duplicates the item: the old item stays with the value "New" and the new item has the value "Accepted" or "Rejected".

How can i fix that?

Is it wrong to use the a!save as i show in the image? Should I be using a!update? I tried but i don't know how to use it propperly, I thought that maybe it is not right to use a!update.

Or is it wrong configurated in the Data Tab in the Task Configuration:

Or is it somehing wrong in the Data Tab in the Write to Data base Configuration:

I am new to Appian and I've been struggling with this for many hours.

Thank you so much!

  Discussion posts and replies are publicly visible

Parents Reply Children