You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/02/17 19:03:05 UTC

[GitHub] egorklimov opened a new pull request #3310: [ZEPPELIN-4011] Fix note path

egorklimov opened a new pull request #3310: [ZEPPELIN-4011] Fix note path
URL: https://github.com/apache/zeppelin/pull/3310
 
 
   ### What is this PR for?
   Now note may move to the root directory after enabling cron in it. It caused by `Note#setName`
   
   * Bug:
    ![notepath](https://user-images.githubusercontent.com/6136993/52917693-87542a00-32ff-11e9-9fb1-82d21c0942f8.gif)
   * Fix:
   ![notepath_fix](https://user-images.githubusercontent.com/6136993/52917704-abb00680-32ff-11e9-8f50-0e8908e4edc0.gif)
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4011
   ### How should this be tested?
   * CI pass
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services