Ask for Approval State is Cancelled even though Approver Rejected

DanielG
Tera Contributor

Screenshot 2025-03-04 at 12.51.06 PM.png

My approval state is set to Cancelled even though the approver rejected. I am expecting a value of "rejected". Is there something wrong with my configuration?

 

Screenshot 2025-03-04 at 12.48.56 PM.png

Screenshot 2025-03-04 at 12.53.22 PM.png

2 ACCEPTED SOLUTIONS

J Siva
Tera Sage

Hi @DanielG 

In the approval action configure the rule as "ApprovedOrRejected" instead of using the or condition explicitly.

Regards,

Siva

View solution in original post

Hello @DanielG 

 

I believe you are doing great.

I just got chance to replicate the scenario, but my approvals are not mark as cancelled even if it is rejected. I request you to recreate the subflow you are calling from your flow which I assume by looking screenshot as shared by you earlier.

I created a flow as below which calls a subflow.

VirajHudlikar_0-1741276817192.png

 

Subflow as below

VirajHudlikar_1-1741276895333.png

VirajHudlikar_5-1741277163310.png

 

Now when I tested same here how my subflow worked.

 

VirajHudlikar_2-1741276985549.png

VirajHudlikar_3-1741277034772.png

VirajHudlikar_4-1741277083992.png

 

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.

View solution in original post

15 REPLIES 15

@DanielG 

 

Tried simulating this issue. For me, it shows rejected only when the approval is rejected. Not sure why it is not working for you. 

 

Have you checked if any Business Rule is being fired in the backend which is actually moving the state to cancelled instead of rejected? Enable Business Rule debugger and see if any BR is creating the problem.


Please mark this response as correct and helpful if it assisted you with your question.