stable
Clone or download
Read-only
request #13821 In new UI notification is not sent when user add a new file under a folder user monitor
How to reproduce: Have a user monitoring a particular document folder Create a new file inside with drag and drop or modal => user should receive a notification Change-Id: I272853f0baf550c8e527a30648f3a99e42416992
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/Folders/DocmanItemCreatorBuilder.php | +4 | −1 | Go to diff View file |
M | plugins/docman/include/Upload/Document/DocumentUploadFinisher.php | +17 | −1 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +6 | −2 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Document/DocumentUploadFinisherTest.php | +17 | −1 | Go to diff View file |