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

Migrating hierarchical processes uses wrong template #3190

Closed
matthias-ronge opened this issue Feb 14, 2020 · 2 comments
Closed

Migrating hierarchical processes uses wrong template #3190

matthias-ronge opened this issue Feb 14, 2020 · 2 comments
Labels

Comments

@matthias-ronge
Copy link
Collaborator

matthias-ronge commented Feb 14, 2020

The migration function for creating hierarchical processes uses a child’s production template and the parent process gets the child’s workflow. It has meanwhile been decided that this is wrong, instead parent processes should get an own workflow with one step. The function crashes if no workflow has been created for the migrated child, which is definitely wrong.

Goal: The application must show which hierarchical processes use which ruleset and a possibility to offer for each the assignment of a production template with one step by the operator.

@matthias-ronge matthias-ronge changed the title Creating hierarchical processes uses wrong template Migrating hierarchical processes uses wrong template Nov 3, 2020
@matthias-ronge
Copy link
Collaborator Author

Cf. #3307

@matthias-ronge
Copy link
Collaborator Author

May have been solved with the introduction of noWorkflow, needs re-testing if it migration already respects noWorkflow yet or not.

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