Project

General

Profile

Feature #19181

Updated by Peter Amstutz about 1 year ago

Workbench collection operations should use the replace_files API. API: 

 Existing operations: 

 * Remove files or directories 
 * Rename files or directories 
 * Create a new collection from selected a subset of files 
 * Copy selected files to an existing in the current collection (was implemented previously, is presently commented out) 

 New operations -- these are the same as the copy operations with the addition of  

 * Move Copy files or directories to a new into another existing collection 
 * Move files or directories to an another existing collection 

 Possibly goes in a different ticket 

 
 * Improve user interface for moving/copying files between directories within a collection 

Back