Github user khalidhuseynov commented on the issue:

    https://github.com/apache/zeppelin/pull/1330
  
    @mwkang thanks for the contribution! actually this is related to multi-user 
note management and there's some work going on under #1392 or #1390 . 
    
    In your case, i tested it, and there's a bit tricky moment with notes 
reloading and broadcasting. For example if you login as user1 with noteA and 
user2 with noteB and initially everything looks as expected, and then you 
reload your notes as shown below with refresh icon:
    <img width="305" alt="screen shot 2016-09-02 at 5 52 10 pm" 
src="https://cloud.githubusercontent.com/assets/1642088/18198247/737174ee-7136-11e6-9d94-ba75f6882981.png";>
    then if you refresh for user1 then noteA will appear in the list of all 
users, including user2 in our case. Same would happen if you reload for user2, 
meaning noteB will appear in the list of user1. 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to