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

[jira] [Assigned] (ATLAS-2327) Regression : Creating entity using V1 APIs with invalid values for attribute types succeeds

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

Madhan Neethiraj reassigned ATLAS-2327:
---------------------------------------

    Assignee: Madhan Neethiraj

> Regression : Creating entity using V1 APIs with invalid values for attribute types succeeds
> -------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2327
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2327
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Sharmadha Sainath
>            Assignee: Madhan Neethiraj
>
> Creating an entity with invalid values using V1 APIs succeeds with 201. Expected is 400 Bad Request. 
> This doesn't happen with V2 APIs. 
> Example :
> 1.Create type by posting JSON to /api/atlas/types
> 2.Create entity with random string value for float attribute by posting JSON to /api/atlas/entities
> 3. Request succeeds with 201.



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