Question:
Why does Vault Compare return differences between workflows that are being compared, even though they are the same in Vault?
Answer:
This is working as designed. Document Workflows are compared based on the checksum value and can return a False Positive result. Or, there can be a difference between the workflows even though they are functionally the same.
The workaround is to extract the Workflow JSON data and do a text-based comparison to see what the differences are between the affected workflows.
Related Documentation:
- Vault Configuration Migration Documentation: Using Vault Compare
- Vault API Documentation: Exporting & Importing Workflows
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.