Problem with notification and conditions

giuseppefalcone
Tera Contributor

Hi all, 

I've got this issue with notifications:

I've one mail that need to be send when the state change to closed skipped and the approval is not Rejected.

giuseppefalcone_0-1719994119987.png

giuseppefalcone_1-1719994170600.png

But the notification is sended because in history the approval update number is different from the state update number (I think that is the problem)

giuseppefalcone_2-1719994312980.png

 

Into the flow, i've configured that if the RITM was rejected, the next step is to update RITM record and change the state to Closed Skipped.

Do you have any ideas?

Thanks!!

1 REPLY 1

Sanjana8
Kilo Guru

Hi @giuseppefalcone 

 

You can just filter out the RITM which are not rejected using condition builder.

And then in Advanced view write a script to check the status of the RITM. If status is closed skipped pass the notification

Please make helpful if you accept the solution.

 

Thanks Sanjana