When to keep the workflow during migration
Keep the workflow active while you prove its replacement when:- it already resolves the right tickets
- the conditions are fixed and easy to audit
- the flow does not need semantic matching
- the replacement is still being tested in a controlled scope
Maintenance checklist
1
Review the trigger
Confirm the trigger event still matches the tickets the flow should evaluate.
2
Check filters
Keep filters exact and narrow. Avoid using workflow branches to approximate customer intent.
3
Review actions
Confirm the flow adds the expected tag or note before resolving the ticket.
4
Test before changing
Use realistic tickets that should and should not be resolved.