Danish Khan created ZEPPELIN-2607: ------------------------------------- Summary: Deleting a notebook through REST API should put it in trash. Key: ZEPPELIN-2607 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2607 Project: Zeppelin Issue Type: Bug Components: rest-api Affects Versions: 0.7.1 Reporter: Danish Khan
Current Behavior: When I delete a notebook through the REST API, its removed from Zeppelin, and does not appear in thrash. If someone is viewing this notebook, they see the Zeppelin home screen. Expected Behavior: When I delete the notebook through the rest call: http://[zeppelin-server]:[zeppelin-port]/api/notebook/[noteId] Note book should be sent to Trash. Then, administrator can clean up the Trash later. -- This message was sent by Atlassian JIRA (v6.3.15#6346)