Today I ran into another bug related to SQL tracking. We have a workflow that changes it's implementation based on settings from the database. So what we do is use the WorkflowChanges object and modify the activity tree and apply the changes. Nothing...