I am having a really strange result in a search filter, where one parameter is numeric and the user sets the Min value and the Max value.
The min values are 0, 10, 20, 30, 40, 50, 60, 70, 80, and 90.
The max values are 9, 19, 29, 39, 49, 59, 69, 79, 89, and 100.
These min/max values filter properly for every combination of min/max values except one.
When I specify a min of 30 and a max of 39, it’s as if I had specified a min of 0 and a max of 100.
And this is the ONLY combination that produces an incorrect result.
The search filter is moderately complex, is triggered by an action of “Display list in RepeatingGroup” and consists of:

I’m hoping someone else can look at this and see what I’m missing.



