stable

Clone or download

Read-only

Modal lock info and image are not refreshed after new version upload

part of request #13133: A REST API user can not download a document manager file How to test: Upload a file in docman, open it in preview mode Upload a new version with modal and check "keep lock" => image should be refreshed Open new update modale => lock info should be positionned at keep lock Change-Id: I78f89f1644361a32de174ce188902a242b027b6f

Modified Files

Name
M plugins/docman/include/REST/v1/ItemRepresentationVisitor.php +7 −1 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanItemsTest.php +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/upload-file.js +6 −8 Go to diff View file
M plugins/document/scripts/document/store/mutations-upload.js +7 −1 Go to diff View file
M plugins/document/scripts/document/store/mutations-upload.spec.js +42 −0 Go to diff View file