Hi ,
I have a weird issue using AOT query range.
Below query lists the sales orders which are not cancelled. If you see the range value below, it is misspelled as ''Cancelled' instead of 'Canceled' .
The query is fetching cancelled sales orders as well in dev and UAT environments , but not in Prod .
On debugging in Dev, it is assigning 255 for the above range value (as the value cancelled doesn`t exist in the system) and it proceeds to fetch the cancelled sales orders.
Why is the behavior different in prod ?

Report
All responses (
Answers (