Background: I wanted to change som functionality within components. Before doing changes I created a version in the history “Feature Version 1”, then I did some changes and created another version “Feature Version 2”.
Problem: I now want to check som functionality existed in “Feature Version 1”, but to edit that file version (testing text and images in a component) I need to roll back. Except I only want to test things, not destroy Feature Version 2 entirely, just have a peak and test how the old design changed with different content.
Question: Can I restore “Feature Version 1”, edit the file, then restore “Feature Version 2”. Or does restoring “Feature Version 1” essentially destroy “Feature Version 2”?