I need to migrate test data from one environment to another. There are five entities and each are related. I've tried exporting and importing, but each set of data requires a unique value from its parent entity.
How does one do this?
I need to migrate test data from one environment to another. There are five entities and each are related. I've tried exporting and importing, but each set of data requires a unique value from its parent entity.
How does one do this?