Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.11.0
Description
QueryType uses `valueOf` to load appropriate enum, but this fails on incorrect case for the argument. I have found this to be a breaking change between 1.10 and 1.11. This could be improve to use `upcase()` to get the enum.
Attachments
Issue Links
- links to