You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "pratik pandey (JIRA)" <ji...@apache.org> on 2018/01/12 15:20:00 UTC

[jira] [Updated] (ATLAS-1921) UI : Search using entity and trait attributes : UI doesn't perform range check and allows providing out of bounds values for integral and float data types.

     [ https://issues.apache.org/jira/browse/ATLAS-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

pratik pandey updated ATLAS-1921:
---------------------------------
    Fix Version/s: 0.8.2
                   1.0.0

> UI : Search using entity and trait attributes : UI doesn't perform range check and allows providing out of bounds values for integral and float data types.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1921
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1921
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>    Affects Versions: 1.0.0
>            Reporter: Sharmadha Sainath
>            Assignee: pratik pandey
>            Priority: Minor
>             Fix For: 1.0.0, 0.8.2
>
>         Attachments: ATLAS-1921.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)