Hi Workflow Gurus, I am stuck with a worklfow situ...
# suiteflow
t
Hi Workflow Gurus, I am stuck with a worklfow situation. I have a PO approval worklfow that approves a PO with a non-exitable state. Now we have a requirement if amount is increased on the approved PO we need to re-trigger the initial PO approval workflow. I have tried a new workflow with action type ‘initiate workflow’ but no luck. Any help is appreciated.
a
Do a transition to a pending approval state. With a condition of Old record Total > Total
t
To add the a transition from approved state I need to uncheck the do not exit workflow check too?
n
probably Yes
t
I did set a new transition with amount condition, but upon edit and save it didnot change the state.
n
Please share screenshot
t
message has been deleted
n
I which state setting up the condition for amount?
t
From Stage : 6 Approved to Stage 2 : Department approval
This condition is set at the approved stage transition to department level stage
n
Also setting/updating approval status in stage 2?
From approved to pending approval
t
At stage 2 there is already a set field value action on entry to set the status to pending approval
The problem is that workflow is not even going to stage 2 from stage 6
n
And WF is running on EDIT also?
a
It will automatically uncheck do not exit when you add a transition
Also what do your workflow logs say?
The logs will tell you if the transition was evaluated or triggered
t
This is what it says
Just used total instead of amount and it worked
Thanks so much guys this was really helpful 😊
a
Oh yes. Workflows do not recognize amount or total amount. Only Total (not sure why)
👍 1