It's all about the answers!

Ask a question

RDNG : Partial changeset delivery


Vani B (139850) | asked May 12 '20, 10:56 p.m.

 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


permanent link
Ian Barnard (1.7k613) | answered May 13 '20, 8:52 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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

Vani B selected this answer as the correct answer

Your answer


Register or to post your answer.