We already have the application/module in the second(new) environment, but we have some changes in the first environment that is not in the second environment.
Because the version of the application/module that was imported in the second environment is the last version deployed to UAT (i.e., the old version of the application/module from DEV in the first environment).
Basically, we started working again on the second environment using an outdated version of our application/module.
Now, we want to merge the last version of the application/module from dev in the first environment.
To the latest version of our application/module in the second environment.