Resolved! After resolving conflicts on a lower environment, what is the proper way to bring the conflict resolutions to the next environment?
After I resolve all conflicts in the Dev environment, and I go to upgrade Test, all of those conflicts will be there. Do my conflict resolutions in Dev get captured in an update set, that I'd move to Test? In Test, do I need to manually review ea...