You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Herval Freire (JIRA)" <ji...@apache.org> on 2017/06/23 17:37:00 UTC

[jira] [Created] (ZEPPELIN-2680) Can't open notebook as a reader

Herval Freire created ZEPPELIN-2680:
---------------------------------------

             Summary: Can't open notebook as a reader
                 Key: ZEPPELIN-2680
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2680
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Herval Freire


We have a few notebooks that have a list of writers & owners, but no restricted readers list.

When you try to open these notebooks _as a reader AND they have a chart_ the app sends a COMMIT_PARAGRAPH for each, which causes a write permission popup to show ("Insufficient privileges to write note").

I tracked down the issue to the result.controller.js (commitParagraphResult)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)