Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the move function for Folders in GCSNotebookRepo is no-op as can be seen here:
https://github.com/apache/zeppelin/blob/baae6edfd296352dcc2c6efa69d18e24e0ae743a/zeppelin-plugins/notebookrepo/gcs/src/main/java/org/apache/zeppelin/notebook/repo/GCSNotebookRepo.java#L217
This makes user unable to rename folders and other operations, like moving them to Trash, that use this functions.
Attachments
Issue Links
- is a clone of
-
ZEPPELIN-5654 Implement Move for GCSNotebookRepo
- Resolved