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

Madhan Neethiraj updated ATLAS-746:
-----------------------------------
    Fix Version/s: 0.8-incubating
      Component/s:  atlas-core

Committed to master: 
http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/5f508c97

> After updating a set of entities, response contains only the first entity 
> definition
> ------------------------------------------------------------------------------------
>
>                 Key: ATLAS-746
>                 URL: https://issues.apache.org/jira/browse/ATLAS-746
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.7-incubating
>            Reporter: Vishwanath Savakar
>            Assignee: Jeffrey Hagelberg
>            Priority: Major
>             Fix For: 0.8-incubating
>
>         Attachments: rb56283.patch
>
>
> Create two entities (POST /entities) and note guid1 and guid2 that get 
> generated.
> Update these entities in the same PUT /entities and response contains 
> (truncated for convenience):
> {
> "requestId": "...",
> "GUID": [
> "guid1",
> "guid2"
> ],
> "definition": "
> {......*\"id\":\"guid1\"*,....}
> }
> Issue: definition does not contain the data for second entity.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to