GitHub user rajarajan-g opened a pull request:

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

    [Zeppelin 796] Duplicated notebook names should not be allowed

    What is this PR for?
    
    When a notebook is created/cloned/imported the title/name of the new 
notebook should not be duplicate of the existing notebook's title/name
    
    What type of PR is it?
    
    Improvement
    
    Todos
    
     - Task
    What is the Jira issue?
    
    https://issues.apache.org/jira/browse/ZEPPELIN-796
    
    How should this be tested?
    
    Create a notebook with name 'Note', Notebook should allow user to create a 
note
    When a user try to create/clone/import a notebook with name 'Note', 
Notebook should not allow user to create note.
    Screenshots (if appropriate)
    
    Screenshot of error message displayed during create/clone notebook
    
![create](https://cloud.githubusercontent.com/assets/11922701/19467185/725d9dce-952d-11e6-8bee-bd1b19397993.png)
    
    
    Screenshot of error message displayed during import notebook
    
![import](https://cloud.githubusercontent.com/assets/11922701/19467194/7cdc9b9c-952d-11e6-84e4-c9edcf37a4ef.png)
    
    
    Questions:
    
    Does the licenses files need update? No
    Is there breaking changes for older versions? No
    Does this needs documentation? No

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

    $ git pull https://github.com/rajarajan-g/zeppelin Z-796

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

    https://github.com/apache/zeppelin/pull/1536.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 #1536
    
----
commit 9ec319f3cd0a43d5f532d3e2037f35d659f2254d
Author: rajarajan-g <rajarajan.gane...@imaginea.com>
Date:   2016-10-18T05:35:47Z

    code changes for ZEPPELIN-796

commit 3b4ae2c929e6c579ac3f16a6f5aaba76b7231cc7
Author: rajarajan-g <rajarajan.gane...@imaginea.com>
Date:   2016-10-18T06:38:16Z

    format changes

----


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