Some users submit their order weight as the package weight rather than as item weights via the API.
The current rule condition "order weight" only uses the total item weight. If item weights are 0 but submitted package weight is 10 the "order weight" rule only sees the order as 0.
Created by Christopher Day