You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Bagus Nugroho Budi Nurtomo (Jira)" <ji...@apache.org> on 2022/02/25 06:38:00 UTC

[jira] [Created] (ZEPPELIN-5660) Implement Move Folder for GCSNotebookRepo

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)