stable

Clone or download

Read-only

metadata key should not be provided at document creation

part of story #12634 Add custom metadata in modal Why this change: metadata key will be needed by all POST docman_folders/id/type this key will contain all custom metadata needed by project configuration at item creation, we should not clutter it with non needed value. Obsolesence date has its own key, we should do our binding on this particular key Change-Id: I304c09256069141d1541ef24ab72aec2fceba6e1

Modified Files

Name
M plugins/document/scripts/document/components/Folder/Metadata/OtherInformationMetadataForCreate.spec.js +0 −55 Go to diff View file
M plugins/document/scripts/document/components/Folder/Metadata/OtherInformationMetadataForCreate.vue +3 −21 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCommon/ModalHeader.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalNewItem/NewItemModal.vue +1 −1 Go to diff View file