Is it possible to group changes of different components in same change set?
Accepted answer
Hi Qaiser,
A change set can only contain delta's of artefact's residing in the same component. If you modify artefact's that are spread across components separate change sets will be created for each effected component. A Work Item can then be used to bind all of the necessary change sets together.
One other answer
Hi Qaiser,
I don't know of a way to create a changeset with changes from more than one component. What you could do to make it more clear the changesets are related is associate them with the same work item and then include a comment in the changeset with the same name and version number like "Added support for feature x version 1.0." Then if you want to make a new changeset you could bump up the version "Added support for feature x version 1.1."
I don't know of a way to create a changeset with changes from more than one component. What you could do to make it more clear the changesets are related is associate them with the same work item and then include a comment in the changeset with the same name and version number like "Added support for feature x version 1.0." Then if you want to make a new changeset you could bump up the version "Added support for feature x version 1.1."