You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Xun Liu (JIRA)" <ji...@apache.org> on 2019/06/14 07:28:00 UTC

[jira] [Created] (ZEPPELIN-4195) Deleted note does not take effect in the file system

Xun Liu created ZEPPELIN-4195:
---------------------------------

             Summary: Deleted note does not take effect in the file system
                 Key: ZEPPELIN-4195
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4195
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Xun Liu
            Assignee: Xun Liu


Because the latest note storage is saved in a real file directory.
When deleting the note,
Move /note-storage-dir/note1 directly to /note-storage-dir/~Trash/note1,
If the /note-storage-dir/~Trash directory does not exist, then moving the note will fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)