For safety issues we can't deploy apps through nwds, so the only way to impact on the environment is release and import activity in the environment.
We set the nwdi with environments dev, qa and prd.
What I see is:
- I make a change to a dc A and released it to test in qa.
- Then i make a change to a dc B, released it to test in qa, the user test, gime the ok and i transport it to prd.
- When i make the assembly proccess it put all the changes, which i did in the dc to and which I did in the dc b (I guess it's because both tasks released).
- So this is a configuration problem of di, or a limitation that does not allow assets to pass separately changes
Regards.