Version Control

Hi,

I am trying to use the version history and increment version.

From my understand, I can use the increment version to create the same copy of my project to make amendment. I can revert back to any previous version if needed.

  1. I create a project version 1
  2. I used increment version - version 2
  3. In my version 2, I have a menu with a module “Test”. I done a deployment. The website shows this module.
  4. Now, I want to revert back to my version 1 that is without the module “Test”.
    a) I go to version history and click the edit icon for version 1.
    b) Next, I do a deployment but I still see the module “Test” in the website. This should not be the case.

Can anyone kindly help? Thanks.