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.
- I create a project version 1
- I used increment version - version 2
- In my version 2, I have a menu with a module “Test”. I done a deployment. The website shows this module.
- 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.