Get Error Message "The flow this assignment corresponds to has been removed." while reopen a work object
I get this specific error message: "The flow this assignment corresponds to has been removed." while reopen a work object. I try to reopen a work object via wrapper activity which starts with flow-new the reopen flow. After calling a flow action with the same name I get the named error message. I try to analyse the problem with the tracer and I see, that the pyWorkPage and also pxFlow of the work object is deleted by WorkUnlock. Do any bad configurations lead to this problem?