stable
Clone or download
Read-only
request #14792 Cannot create a new version of a file with approval table
I also took the liberty to remove the [commented] and the [declined] badges since these statuses are only used for the approval state computation. It is not meant to be displayed (see ApprovalTable.class.php::computeApprovalState) How to test: - Setup an approval table for a file document - Be sure it is active - Now try to create a new version through the [new version] modal - Choose an option inside the approval table section - Submit --> Success Change-Id: I3afd458a89e21f018a67efe59ebda105258d22d2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/ApprovalTables/ApprovalTableBadge.vue | +4 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionFileModal.vue | +5 | −2 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +1 | −7 | Go to diff View file |