Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.8.1, 1.0.0
-
None
Description
When applying filter for integral/float data types , Number picker (the up and down button) doesn't do range check according to the data type and lets user go up and down and set any value.Hence when filter is applied and search is made , 500 Internal server error is thrown.
Ex : Maximum value for an integer data type is 2 31 -1
Number picker for integer allows user go to 2147483648 and throws Invalid number exception when searched.
Attachments
Attachments
Issue Links
- links to