Bagus Nugroho Budi Nurtomo created ZEPPELIN-5660: ----------------------------------------------------
Summary: Implement Move Folder for GCSNotebookRepo Key: ZEPPELIN-5660 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5660 Project: Zeppelin Issue Type: New Feature Components: zeppelin-zengine Reporter: Bagus Nugroho Budi Nurtomo Assignee: Bagus Nugroho Budi Nurtomo Fix For: 0.11.0 Currently the move function in GCSNotebookRepo is no-op as can be seen here: [https://github.com/apache/zeppelin/blob/master/zeppelin-plugins/notebookrepo/gcs/src/main/java/org/apache/zeppelin/notebook/repo/GCSNotebookRepo.java#L204|https://github.com/apache/zeppelin/blob/631d6f18108628c8014261843b1017ac8e6a72fd/zeppelin-plugins/notebookrepo/gcs/src/main/java/org/apache/zeppelin/notebook/repo/GCSNotebookRepo.java#L204] This makes user unable to rename notebooks and other operations, like moving them to Trash, that use this functions. -- This message was sent by Atlassian Jira (v8.20.1#820001)