Pan, Julian created KYLIN-2964:
----------------------------------
Summary: 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: Zhong,Jason
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
(v6.4.14#64029)