Because this has now come up as a user request multiple times: A user should be able to take someone else's document backup, and restore it to their own workspace. This should create an independent copy.
Requires re-wiring of all the document, filepart and annotation IDs in the system
We could the restored copy as a fork, if the original exists in the system (the owner of the original might have deleted it; or it could originate from a different Recogito server instance)
The re-wiring logic should already be there, due to the clone/fork feature.
Because this has now come up as a user request multiple times: A user should be able to take someone else's document backup, and restore it to their own workspace. This should create an independent copy.
The re-wiring logic should already be there, due to the clone/fork feature.