We have a workflow in our production environment that sends an email out to a specific contact record. This contact record does not exist in our dev environment. We always make updates to in Dev first and then roll them up. Thus far for the workflows we have been making the change manually in all environments but eventually want to just add them to a solution and roll up.
What is the best approach in this case since the contact record doesn't exist in Dev? I can create the contact manually in Dev but I don't think the guids would match right... Should we just be aware of this and then manually change the contact record in the workflow once the solution is in production?
*This post is locked for comments