Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
ZEPPELIN-1144 Zeppelin home page should only list notebooks with read or write permission
- Resolved
- is required by
-
ZEPPELIN-1339 Note management per user
- Resolved
- links to