Hi SAP community!
We have NWDI set up as DEV-CONS-TEST-PROD and we have a project in MII with some logic. Lets say something like this:
PROJECT_X:
- FOLDER_1
We are in a situation that there are some activities waiting for approval in NWDI "Approval" tab. They were imported to CONS, ASSEMBLED and imported to TEST environment, obviously. These are being tested now (longer term running test).
However, there is need for one small quick change that is needed (let's say in SQL_1 from the structure above). I create the activity for it, move it CONS, assemble it, import to TEST and now it is another activity in "APPROVAL". If I approve only this activity and leave the others (older ones from time perspective, but with new development) and import it to PROD, will only that one specific change be imported, only SQL_1 will be updated? The SQL_1 is not touched by any other activity, just the new one.
I don't want the previous development to be imported to PROD as it is being tested right now, but I would need to import that one specific change ASAP.
Thanks of answering.