It's all about the answers!

Ask a question

How to define change set "prerequisites"


Howard McKinney (212) | asked Dec 08 '10, 4:34 p.m.
Is there a way to mark a change set as a prerequisite of another? If two developers are working on a solution, where the code from one developer depends on the code from another being delivered first, it is very useful to have a way to prevent code from being delivered prematurely and causing build breaks. We had this capability in our last source control tool.

Thanks.

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Dec 09 '10, 2:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
No, this is not currently supported (unless there is at least one file
that is modified by both change-sets, in which case the one
automatically becomes a prerequisite of the other).

This functionality is requested in work item 71191. Please feel free to
add a comment to indicate your interest/support.

Cheers,
Geoff

On 12/8/2010 4:38 PM, hmckinney wrote:
Is there a way to mark a change set as a prerequisite of another? If
two developers are working on a solution, where the code from one
developer depends on the code from another being delivered first, it
is very useful to have a way to prevent code from being delivered
prematurely and causing build breaks. We had this capability in our
last source control tool.

Thanks.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.