Yuta Hongo created ZEPPELIN-3089:
------------------------------------
Summary: Empty trash is not working in multi user environment.
Key: ZEPPELIN-3089
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3089
Project: Zeppelin
Issue Type: Bug
Reporter: Yuta Hongo
Assignee: Yuta Hongo
Priority: Minor
"Empty Trash" is not working when multi user create a notebook and move it to
trash.
Because all notebooks are in the same trash folder even though the user doesn't
have permission to the notebook. When click "Empty Trash" button next to Trash
folder, Zeppelin tries to delete all notebooks in Trash folder, which includes
no permission notebook, but cannot delete those because of no permission.
One solution is that create user folder under Trash folder and put the notebook
moved to trash in it.
When user push "Empty Trash" button, delete all notebooks in user folder under
Trash folder.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)