kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
64 stars 63 forks source link

Mass import - missing error message in case of a mismatch with ruleset conditions for metadata from the catalog import #6049

Open subhhwendt opened 6 months ago

subhhwendt commented 6 months ago

Describe the bug Using the mass import you expect an error message for every kind of failure in creating processes for the given ids. You get a error listing for ids already existing in your process list. But a failure in importing caused by f.e. a missing roleCode in the ruleset is not reported at all - this id will be skipped without any comment and the mass import will end without any protocol. Afterwards it's quite cumbersome to find the skipped id(s).

To Reproduce Steps to reproduce the behavior:

  1. Create a tiny list of ids - containing one problem item (perhaps prepared by an alignement for the roleCodes in ruleset to cause an error)
  2. Execute the procedure of massimport
  3. See error

Expected behavior Including this kind of failure in creating processes in the existing error logging: grafik

Release Version 3.6.1