stable
Clone or download
Read-only
request #19352 Permissions are not set when we create a new file on docman
On adding a new file on new document UI, the permissions are not sent. This automatically set default permissions whatever you choice on the modal. You can see it in the network tab in your browser. Change-Id: Idb6cd2d55616f13fa96d60cae36d2a773b647889
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.test.js | +36 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +10 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.test.js | +5 | −0 | Go to diff View file |