GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/zeppelin/pull/1454

    ZEPPELIN-1483

    ### What is this PR for?
    Zeppelin home page list notebooks doesn't show notebook with group 
permission
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    * [x] - consume userAndRole instead of AuthenticationInfo
    
    ### What is the Jira issue?
    * [ZEPPELIN-1483](https://issues.apache.org/jira/browse/ZEPPELIN-1483)
    
    ### How should this be tested?
    In current scenario only those notebook lists that have direct user 
permission, those with group does not list up, but if user have link to those 
notebook, it can still be accessed. 
    IMO the notebook with group permission should also be listed in the home 
screen.
    
    ### Screenshots (if appropriate)
    
![testgroup](https://cloud.githubusercontent.com/assets/674497/18789097/47c5a558-81c7-11e6-80e1-1d0bc42d0b17.gif)
    
    
    ### Questions:
    * Does the licenses files need update? n/a
    * Is there breaking changes for older versions? n/a
    * Does this needs documentation? n/a
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-1483

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1454.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1454
    
----
commit f6a5aeaa0296d4b3f23b7983e2440c103bc1842e
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-09-23T14:21:15Z

    consume userAndRole instead of AuthenticationInfo

----


---
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