In the "Terminate Dunning Cycle" Component the dunning end event is invoked giving us a chance to do things to orders or whatever but then directly after that in the next step the Order status is set to "Past Due". From a read I believe this means if in my reaction to the invoked event I set an order to Canceled it will be overwritten in the next step. I think setting the order to "Past Due" should happen first. Please correct me if I'm wrong.

Cheers!
JP

Comments

jpstrikesback’s picture

Status: Active » Closed (works as designed)

I'm wrong :)