Skip to content

Move an element

A new endpoint MoveElement would trigger an async task to move a source element into a destination folder. All children elements should also be moved. This should be doable in a single SQL query

The folder ID would be selected using the folder picker in the frontend (MR needed).

All pre-existing paths would be deleted, only the new path would remain.

Edited by Bastien Abadie