‎2019 Aug 06 3:19 PM
Good morning everyone,
I have a question.
What is the best practice for reversing a change that is already in a test environment?
Example: I made a change and released it for QAS user testing, but after release the user reports that it is no longer needed and wants to undo the request.
Is it possible to reverse this change?
What is the best practice for this process?
My concern is after a while we make a new change to the same object and end up "taking" the previous change that has not been tested for a productive environment.
Thanks in advance.
‎2019 Aug 06 4:07 PM
Hi,
Retrieve the previous version of the program in dev server and transport the TR till QAS. This will ensure that the same version is available throughout all systems.
‎2019 Aug 06 4:07 PM
Hi,
Retrieve the previous version of the program in dev server and transport the TR till QAS. This will ensure that the same version is available throughout all systems.
‎2019 Aug 06 6:21 PM
No need to format your text with the CODE button, the text looks badly formatted.
‎2019 Aug 07 6:53 AM
You have to revert the change using the version management in your program & transport it in QAS & validate there is no regression by the requester. And when it is validated, you must import it in PRODUCTION.
Golden rule: All the released transport request must to go production