[
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)