stable

Clone or download

Read-only

Notices are raised in history when we update the status item via REST

part of story #13463 Split PATCH docman_items_type/id How to reproduce: On the new UI, via the modal update the status of item Then go in history section of document => notice is raised Change-Id: I139747d104986c58306a96b5f8f76dd128d134c5

Modified Files

Name
A plugins/docman/db/mysql/updates/2019/201907180930_update_broken_history.php +62 −0 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/ItemStatusMapper.php +0 −16 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/MetadataUpdator.php +11 −16 Go to diff View file
M plugins/docman/phpunit/REST/v1/Metadata/MetadataUpdatorTest.php +1 −1 Go to diff View file