We have a table that has an ID column. When workflow inserts data to it, we have it outputting the identity as a token so we can assign it to other objects.
We added a new column to the table recently, and then did a "refresh" on the Insert Data activity. The problem is now the Designer has forgotten about the identity token, despite the fact that it is checked. Existing tokens are underlined with red, and the Designer complains about not being able to resolve them when we publish.
The column is still set as identity in SQL:
How do we resolve this? Workflow 10.2