Is your feature request related to a problem? Please describe.
If you have to set many processes to the same workflow state, that's not so easy.
Describe the solution you'd like
Here, the wish would be to be able to select all the affected processes and then set the state using a selection box (as with the correction step). The selected step is then set to open for all selected processes, all subsequent steps are locked, and all other steps are set to close.
Describe alternatives you've considered
As a first step, the Kitodo script action:setStepStatus could be supplemented with an option cleanup:true, which then does this; you then only have to set the status for one step to open.
Additional context
Tasks that may be assigned to users must be released from the user, and links in the user directory deleted.
Is your feature request related to a problem? Please describe.
If you have to set many processes to the same workflow state, that's not so easy.
Describe the solution you'd like
Here, the wish would be to be able to select all the affected processes and then set the state using a selection box (as with the correction step). The selected step is then set to open for all selected processes, all subsequent steps are locked, and all other steps are set to close.
Describe alternatives you've considered
As a first step, the Kitodo script
action:setStepStatuscould be supplemented with an optioncleanup:true, which then does this; you then only have to set the status for one step to open.Additional context
Tasks that may be assigned to users must be released from the user, and links in the user directory deleted.