Support Article
ChangeStage shape not able to remove assignment from curr. stage
SA-47257
Summary
Change stage cleanup process is not removing the assignments created by Spin-off flows.
Error Messages
Not Applicable
Steps to Reproduce
1. Design a flow that uses a spinoff subprocess.
2. Ensure that the subprocess should contain an assignment.
3. In the main flow add a utility to changestage with cleanup process.
Root Cause
A software use or operation error, changestage only removes assignments from the current flow. It doesn't remove the spin-off flows.
Resolution
Here’s the explanation for the reported behavior:
Spin-off flows are not part of any stage and pxChangeStage only removes assignments

One can verify the newassignpage of spin-off flow, they don’t have values for pxStageId and pxStageLabel.
Even the help articles say the same, only the open assignments from the current stage will be removed:

Published April 2, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.