Custom function: set a ticket in the previous staus
I am trying to write a workflow rule with a custom function. My rule work when on ticket in a particular status called "statusX" and when parricular field "cf_filedX" is edited.
The custom function should update the ticket status from "statusX" to the previus status.
Do you think that is possible?