lovtens opened a new pull request #4278: URL: https://github.com/apache/zeppelin/pull/4278
### What is this PR for? Fixed 'import note - select json/ipynb file' button bug This is my first contribution to open source, so if there is any problem please let me know ### What type of PR is it? Bug Fix ### Todos * [ ] - Task ### What is the Jira issue? [[ZEPPELIN-5619]](https://issues.apache.org/jira/browse/ZEPPELIN-5619) ### How should this be tested? 1. Import some local ipynb file via ‘Import New Note’ 2. Import another ipynb file with the same note name. This will make some error message because there exists a zeppelin notebook with the same name in the path 3. Again, import the same ipynb file used at step2. Importing notebook process is successfully triggered. ### Screenshots (if appropriate) ### 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 to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org