You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy Liu (JIRA)" <ji...@apache.org> on 2018/01/24 10:25:00 UTC

[jira] [Commented] (KYLIN-2964) AclEntity operation issue

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

Billy Liu commented on KYLIN-2964:
----------------------------------

Hello [~julianpan], Unit Test Cases are required.

> AclEntity operation issue 
> --------------------------
>
>                 Key: KYLIN-2964
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2964
>             Project: Kylin
>          Issue Type: Bug
>          Components: REST Service
>    Affects Versions: v2.1.0
>            Reporter: Pan, Julian
>            Assignee: Pan, Julian
>            Priority: Major
>         Attachments: KYLIN_2964.patch
>
>
> When user add/update/delete access for AclEntity (project, model, cube, job), which will check user exist. But if there are two user not exist, which will cause issue. Admin want to delete the notExistsUser1, it will throws notExistsUser2 not exist. The other operation has same issues for this check. Could we add another method for checkExistUser and just add the method for add or update? It should be fix this issue.



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