Skip to content

Migrate Workflow Definition After Task Rename #15928

Answered by Piedone
davidpuplava asked this question in Q&A
Discussion options

You must be logged in to vote

Migrations can be used for this, yes, since this should be done automatically. You'll need to loop through all Workflow Types and update them (perhaps current running Workflow instances too). If the expected count of items here is low (for Workflow Types it is, since a large site may have like 50 workflows, but that's still a small amount) then there's nothing special to be done. If you also need to update Workflow instances, then that's harder, because there can be tens of thousands.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@davidpuplava
Comment options

@Piedone
Comment options

Answer selected by davidpuplava
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants