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
62 stars 63 forks source link

After correction to images, thumbnails must be regenerated #4936

Open matthias-ronge opened 2 years ago

matthias-ronge commented 2 years ago

With a workflow like Scanning—Generate thumbnails—Structuring, if in the Structuring task, a correction task is sent to the Scanning task, and the images are corrected, the Generate thumbnails task is not executed again.

Goal: For each workflow step, it must be possible to choose whether it must be rerun in a correction workflow.

henning-gerhardt commented 2 years ago

Is your issue similar to https://github.com/kitodo/kitodo-production/issues/4653 ? You must set "Korrektur" / "Correction" flag in the properties of the workflow task to get this task executed again.

solth commented 2 years ago

@henning-gerhardt is correct. It is already possible to configure individually for tasks whether they should be repeated during a correction workflow or not, by checking the "Correction" checkbox for the corresponding steps in the workflow editor:

Bildschirmfoto 2022-01-26 um 16 44 25
matthias-ronge commented 2 years ago

I didn't know that. I did assume that this will put the 'correction K' and is only relevant for steps of processes, not for steps of workflow/process template.

The label could be improved, like Repeat in correction workflow

solth commented 1 year ago

The label could be improved, like Repeat in correction workflow

This is probably something that @Erikmitk could do?