Fix GitLab issue #245, "Add multiple metadata not possible"

This commit is contained in:
Roberto Rosario
2016-01-12 03:44:47 -04:00
parent 79c5a103a2
commit 460076004a
4 changed files with 88 additions and 12 deletions

View File

@@ -15,6 +15,15 @@ Required metadata was not enforce correctly
Fixed a situation where documents having required metadata could still be
uploaded without entering a value for the required metadata.
Fix multiple document metadata adding
-------------------------------------
Fixed a bug when adding metadata to multiple documents.
Fix multiple document metadata editing
--------------------------------------
Fixed a bug that made it impossible to edit multiple documents' metadata values
if one of the documents had no previous value for it's metadata.
Other changes
-------------
* None
@@ -73,5 +82,6 @@ Bugs fixed or issues closed
===========================
* `GitLab issue #243 <https://gitlab.com/mayan-edms/mayan-edms/issues/243>`_ System allows a user to skip entering values for a required metadata field while uploading a new document
* `GitLab issue #245 <https://gitlab.com/mayan-edms/mayan-edms/issues/245>`_ Add multiple metadata not possible
.. _PyPI: https://pypi.python.org/pypi/mayan-edms/