Context I am using the Transfer update tool to update a project. We changed some WFs, DS definitions and created new WF.
Problem
One of the new WFs is not created newly. The Transfer-tool shows the following Error:
[WARN] Unable to get or create workflow XXXXXX, skipping (Cannot construct instance of `de.onelogic.forecasting.exchange.workflowDefintion.WorkflowCreation`, problem: projectId required.
at [Source: (PushbackInputStream); line: 1, column: 2439] (through reference chain: de.onelogic.forecasting.exchange.workflow.transfer.WorkflowOriginGetOrCreate["creation"]))
How do i fix that? Do i have to update all the WFs with this error manually?
update: The Error is thrown for all WFs of the project i want to update