Loading rpc/methods.py +1 −1 Original line number Diff line number Diff line Loading @@ -2174,7 +2174,7 @@ def replace_file(user: User, from_resource_id: int, to_resource_id: int) -> bool - metas from the "ExifTool" set are removed from the destination resource instance - metas from the "ExifTool" set are transfered from the source resource instance to the destination resource instance - the destination resource instance gets the file hash from the source resource instance - the source resource instance is deleted - the source resource instance is (hard) deleted - the destination resource instance is saved Such that all title/metas/tags/collections of the destination resource instance are untouched, Loading Loading
rpc/methods.py +1 −1 Original line number Diff line number Diff line Loading @@ -2174,7 +2174,7 @@ def replace_file(user: User, from_resource_id: int, to_resource_id: int) -> bool - metas from the "ExifTool" set are removed from the destination resource instance - metas from the "ExifTool" set are transfered from the source resource instance to the destination resource instance - the destination resource instance gets the file hash from the source resource instance - the source resource instance is deleted - the source resource instance is (hard) deleted - the destination resource instance is saved Such that all title/metas/tags/collections of the destination resource instance are untouched, Loading