You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "chaitali borole (Jira)" <ji...@apache.org> on 2022/12/13 06:45:00 UTC

[jira] [Updated] (ATLAS-4717) When user doesn't have CRUD permission on classification , classification tag is still shown on detailsPage

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

chaitali borole updated ATLAS-4717:
-----------------------------------
    Description: 
Create tag - ptag
Create tag - ctag with parent tag as ptag
Associate ctag to entity e1
in detailsPage of  entity e1 , ctag@ptag is seen.

For user admin

Deny permissions to create , read , update , delete classification types.

Visit entity e1 as admin user.

Now only ctag is seen instead of ctag@ptag

When search page is loaded after the deny policy we cannot access entity
As entitydef is empty in the response 

  was:
Create tag - ptag
Create tag - ctag with parent tag as ptag
Associate ctag to entity e1
in detailsPage of  entity e1 , ctag@ptag is seen.

For user admin

Deny permissions to create , read , update , delete classification types.

Visit entity e1 as admin user.

Now only ctag is seen instead of ctag@ptag


> When user doesn't have CRUD permission on classification , classification tag is still shown on detailsPage
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4717
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4717
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: chaitali borole
>            Assignee: chaitali borole
>            Priority: Major
>
> Create tag - ptag
> Create tag - ctag with parent tag as ptag
> Associate ctag to entity e1
> in detailsPage of  entity e1 , ctag@ptag is seen.
> For user admin
> Deny permissions to create , read , update , delete classification types.
> Visit entity e1 as admin user.
> Now only ctag is seen instead of ctag@ptag
> When search page is loaded after the deny policy we cannot access entity
> As entitydef is empty in the response 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)