Symptoms
Received the following errors when trying to create a package to deploy into our development server.
'' Form is referencing the '' Activity that could not be found.
Diagnoses
The activities mentioned in the error message belong to an older version of the process. The activities are still being referenced somewhere in the form, but are not visible in the form rules.
Resolution
Manually remove the referenced activities from the form's XML definition. As this require direct modification of K2 database, please log a ticket with K2 support in order to receive help on this.