stable

Clone or download

Read-only

Copy of document is rejected when a file is being uploaded with the same updated metadata title

part of story #13463 Split PATCH docman_items_type/id route How to test: - drag and drop a folder - use API to try to change the title of an existing document with the smae title than the on going upload => it should berejected Change-Id: I652e0c8a8a4aad1cca0ad23396a5af101b716a9a

Modified Files

Name
M plugins/docman/include/REST/v1/Metadata/MetadataUpdator.php +52 −13 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/MetadataUpdatorBuilder.php +4 −1 Go to diff View file
M plugins/docman/phpunit/REST/v1/Metadata/MetadataUpdatorTest.php +102 −1 Go to diff View file