Has anyone ever run into this before? I have a job with a workflow and 6 dataflows. One of the dataflow names had been changed. I migrate from our staging repository back to my development repository where none of the objects exist (we have multiple dev repositories).
It indicates that the migration was successful but the dataflow that changed names gets migrated with its "old" dataflow name instead of the current one. I am assuming something is corrupted somewhere in the dataflow but how do I fix this? Do I need to recreate the dataflow from scratch?