You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Khalid Huseynov (JIRA)" <ji...@apache.org> on 2016/11/09 15:04:58 UTC

[jira] [Created] (ZEPPELIN-1647) Broadcast note list per user have receives incorrect roles

Khalid Huseynov created ZEPPELIN-1647:
-----------------------------------------

             Summary: Broadcast note list per user have receives incorrect roles
                 Key: ZEPPELIN-1647
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1647
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Khalid Huseynov
            Assignee: Khalid Huseynov


When broadcasting notes per user, each list should be generated based on subject and corresponding roles. However after adding roles it was missed [here|https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java#L592] and roles of logged in user are passed instead of roles of the user we generate note list for.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)