How to deploy VERSION A into VERSION B?

How to replace content of test VERSION A with test VERSION B ?
The only option here is to move changes from one version to another version. What I need is to REPLACE content of VERSION B with content of VERSION A.

Thanks for posting; if you are looking to overwrite/replace a version without syncing changes, do check out my explanation for overwriting a version in this comment! Put briefly, you can overwrite a version by exporting the JSON of Version B and importing it into Version B. Let me know if you have further questions.

This topic was automatically closed after 70 days. New replies are no longer allowed.