Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

List of Changeset in a workitem

In my project there are 2 types workitems 
  1. Change Request (CR)
  2. Audit
CRs have a attribute of Release(e.g. 1.0, 1.1, 2.0 etc.) so after all CRs have been implemented for a release Auditor can verify list changes & Change Sets.

How can I list all CRs in a particular Audit Task with its associated changeset numbers?

Any help is appreciated.

0 votes



One answer

Permanent link
I guess you would want to list changesets associated with a work item. You can use Eclipse client to go to the links tab of the work item to see all changesets.

Alternatively, you can use command line to list all changesets. For example -
>lscm  list changeset -W 1587 -r https://localhost:9443/ccm -u surya  -P surya

Where, 1587 is the work item number.

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Dec 14 '15, 9:30 a.m.

Question was seen: 2,062 times

Last updated: Dec 16 '15, 8:27 p.m.

Confirmation Cancel Confirm