stable
Clone or download
Read-only
User cannot create a document in the new UI if the obsolescence date metadata is not enabled
request #13859 Document cannot be created when the obsolescence date is not enabled How to test : - Go to the new document UI - Make sure to have the obsolescence date metadata disabled - Try to create a document => the document is created Change-Id: Ic2e0ab2ca61959d082fc281d79808dc9e85892ce
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/Metadata/HardcodedMetadataObsolescenceDateRetriever.php | +4 | −0 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/Metadata/HardcodedMetadataObsolescenceDateRetrieverTest.php | +12 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanFoldersTest.php | +0 | −24 | Go to diff View file |