[ 
https://issues.apache.org/jira/browse/ATLAS-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154239#comment-17154239
 ] 

ASF subversion and git services commented on ATLAS-3855:
--------------------------------------------------------

Commit 06cd0cb35a285b3c4a7b0b3c662ce7263848f7b6 in atlas's branch 
refs/heads/master from chaitali borole
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=06cd0cb ]

ATLAS-3855 :-  Bulk entity tag association and bulk api enhancement, 
authorization fix.

Signed-off-by: nixonrodrigues <[email protected]>


> Bulk entity tag association and bulk api enhancement
> ----------------------------------------------------
>
>                 Key: ATLAS-3855
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3855
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 2.0.0
>            Reporter: chaitali borole
>            Assignee: chaitali borole
>            Priority: Major
>              Labels: api-change
>             Fix For: 2.1.0
>
>
> API : /api/atlas/v2/entity/bulk/classification
> Body :
> {code:java}
> {"classification":{"typeName":"PII","attributes":{},"propagate":true,"removePropagationsOnEntityDelete":false,"validityPeriods":[]},"entityGuids":["guid1","guid2"]}
>  {code}
> when user doesn't have authorisation on either of guid1 or guid2 , the bulk 
> entity call fails with 403. 
> bulk api _v2/entity/bulk_ to retrieve a list of entities identified by its 
> guids.
> This bulk api fails with 403 if some guids belong to entities on which user 
> is *unauthorized* and other guids belong to entities on which user is 
> *authorized*.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to