Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-opening closed child processes does not update the state of potentially closed parent process #3957

Open
solth opened this issue Aug 20, 2020 · 1 comment
Labels

Comments

@solth
Copy link
Member

solth commented Aug 20, 2020

Follow-up to #3946 which fixed parent processes not always being closed when all child processes where closed.

When closed processes are re-opened (via "Show closed processes" -> "Edit (closed) process" -> "Task list" -> "Edit task" -> "Change task status"), a corresponding parent process (that has already been closed as well becaues all child processes were closed) needs to be re-opened as well, e.g. it's "sortHelperStatus" need to be updated/recalculated.

No matter how rare such a case might be, since Kitodo offers this functionality it should work correctly.

@matthias-ronge
Copy link
Collaborator

Understanding questions:

  • Is it possible to reopen the parent process manually?
  • Is there any point or use in having the parenting process open or not?
  • What if the parent process does have a workflow? (We can disable this for individual divisions, but it doesn't say that you have to disable it, or am I wrong?)

@solth solth removed the 3.x label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants