RDNG : Partial changeset delivery
We have a changeset affecting more DNG modules of one component and we need to deliver only part of changes captured in this changeset = need to deliver only changes made in selected modules.
Example: changeset includes changes for modules X, Y, and Z. We need to deliver changes only for modules X and Y. Changes for Z can be forgotten.
Is it possible to deliver only a selected part of changeset?
Is it possible to somehow select what artifacts from the changeset to be delivered?
Accepted answer
Hi Vani
The only circumstance where a change in a changeset may not be delivered is when there is a conflict with a change in the target stream - and then you get to choose whether to deliver that specific change. Everything else (i.e. non-conflicting changes) in the changeset is delivered automatically.
HTH
Ian