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

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

Commit 13b8d38997c5d0e9d0963cba34f91556d30df56c in atlas's branch 
refs/heads/branch-2.0 from Jayendra Parab
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=13b8d38 ]

ATLAS-4271 : When unauthorised user is tries to create a relationship, message 
thrown is incorrect.

Signed-off-by: nixonrodrigues <ni...@apache.org>
(cherry picked from commit 0384f4c0f428200bdd8cb46a7ae418b7acd6afdc)


> When unauthorised user is tries to create a relationship, message thrown is 
> incorrect
> -------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4271
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4271
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Jayendra Parab
>            Assignee: Jayendra Parab
>            Priority: Major
>
> When an unauthorized user (say user1) tries to create a relationship between 
> two entities (say type1 and type2), the error message thrown is 
> {code:java}
> user1 is not authorized to perform create relationship-def{code}
> The expected message should be 
> {code:java}
> user1 is not authorized to perform read type-def of category ENTITY 
> type1{code}
> The current message should be thrown when an user with read-only access tries 
> to create a relationship.



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

Reply via email to