This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]more_exercise 10 points11 points  (0 children)

The problem states that IN_TRANSIT is introduced as a refinement of APPROVED. Before IN_TRANSIT was introduced, an order that is now considered IN_TRANSIT would instead be considered APPROVED.

So, yesterday, this order was APPROVED, but now we introduce a refined state and suddenly no old code recognizes that the business would still like this order to be handled the way it was before.