Khalid Huseynov created ZEPPELIN-1438:
-----------------------------------------
Summary: Per user note list broadcast on note permission change
Key: ZEPPELIN-1438
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1438
Project: Zeppelin
Issue Type: Bug
Reporter: Khalid Huseynov
Fix For: 0.7.0
after https://github.com/apache/zeppelin/pull/1330 is merged, users will be
able to receive their own list of notes, however that list is currently loaded
automatically only once when starting Zeppelin (also possible by clicking
reload notes).
Thus, we need to address updating other users list of notes (workbench) on the
fly when some note permissions are changed. For example if user1 gave read
permissions to noteA for user2, noteA should appear immediately in user2's
working directory of notes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)