Deep Singh created ATLAS-3964:
---------------------------------
Summary: Atlas UI displays large numbers incorrectly
Key: ATLAS-3964
URL: https://issues.apache.org/jira/browse/ATLAS-3964
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Reporter: Deep Singh
Attachments: details.doc
In the case of a type that has an attribute of type Long, and it contains a
very large number, the Atlas UI does not show the correct number.
Steps to reproduce:
>From the command line:
# create an entity type which has a field of type long
# create an entity of this same type and the value of the field should be
"1085741226505763426"
# Atlas will respond with the created entity, you will see that the field
value is correct
# now open the Atlas website and search for this same entity; you will see the
value displayed is "1085741226505763500"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)