It's all about the answers!

Ask a question

How to get Associated Work Items from a Change Set using CLI?


Rachel Biderman (42611) | asked Aug 03 '14, 6:47 a.m.
 We have a change set which is associated to multiple work items (trivial merges between streams)
We get the change set details (UUID) from one of the work items we know.
But we need to check if the same change set it associated with more work items and which ones.
Can we do that using CLI (scm commands)

i tried list change set and locate - but it only gives me stream names which is not what i need.

Thanks

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered Aug 03 '14, 11:41 p.m.
JAZZ DEVELOPER
edited Aug 03 '14, 11:41 p.m.
 You can use "list changes <changeset UUID>" which should list all the associated work items.
Rachel Biderman selected this answer as the correct answer

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.