It's all about the answers!

Ask a question

HOW to associate workitem with task?


shao xuebin (111) | asked May 19 '11, 10:44 p.m.
:D ,I want kown how to associate workitem with task?who can tell me ,thank you very much!!

7 answers



permanent link
Milan Krivic (98013176143) | answered May 20 '11, 4:52 a.m.
:D ,I want kown how to associate workitem with task?who can tell me ,thank you very much!!


What do you mean by this? Changing work item type, or associating work item with some activitiy, e.g. change set?

permanent link
Karthick B (3175) | answered May 20 '11, 9:59 a.m.
Did you mean "Associate a work item" with the Changeset?

permanent link
shao xuebin (111) | answered May 21 '11, 12:51 p.m.
:D ,I want kown how to associate workitem with task?who can tell me ,thank you very much!!


What do you mean by this? Changing work item type, or associating work item with some activitiy, e.g. change set?

associating work item with change set

permanent link
shao xuebin (111) | answered May 21 '11, 12:52 p.m.
Did you mean "Associate a work item" with the Changeset?



yes

permanent link
Anthony Kesterton (7.5k9180136) | answered May 21 '11, 6:14 p.m.
JAZZ DEVELOPER
Did you mean "Associate a work item" with the Changeset?



yes

OK - so after you have checked in your changeset, it will appear in the Outgoing section of the Pending Changes view. Right-button on the set of changes and you should see the option to Associate an existing work item.

anthony

permanent link
Geoffrey Clemm (30.1k33035) | answered May 21 '11, 7:59 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Note that in 3.0, the "associate with work item" operation is a
sub-operation of the "Related Artifacts" operation.

Cheers,
Geoff

On 5/21/2011 6:23 PM, kesterto wrote:
shaoxuebinwrote:
Did you mean "Associate a work
item" with the Changeset?Did you mean "Associate a work
item" with the Changeset?



yes


OK - so after you have checked in your changeset, it will appear in
the Outgoing section of the Pending Changes view. Right-button on
the set of changes and you should see the option to Associate an
existing work item.

anthony

permanent link
Chris Wolf (4335) | answered Oct 14 '14, 5:17 p.m.
If you are working with the command line, it's:
$ scm changeset associate <cs_id> <wi_id>
Where "<cs_id>" is the changeset alias or UUID
and "<wi_id>" is the numeric work item id.

I am on RTC-4.0.7 and it says this subcommand is deprecated and it doesn't tell you how do it in a non-deprecated way.

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.