woowahan-jaehoon opened a new pull request #4287: URL: https://github.com/apache/zeppelin/pull/4287
### What is this PR for? Block notebook listed when user didn't have owner/reader/admin. When I upgraded zeppelin 0.7 to 0.9, all notebooks are listed all users even if public option was disabled. `Runner` permission is added after 0.7 so when upgrade 0.7 to 0.9, runner permission is set blank(all user allowed). user who has runner permission is allowed to read notebook, current logic. ### What type of PR is it? [Bug Fix] ### Todos * Nothing ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5631 ### How should this be tested? * Set black to runner permission in notebook ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? ** No * Is there breaking changes for older versions? ** No * Does this needs documentation? ** No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org