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

RTC SDK - How to find all contributes to/tracks link type associated with a Feature.

Hello Community,


I am in the process of creating a plugin and I have run into some roadblocks.
I would like to figure out when I have a feature which Stories in the "Contributes to/ Tracks" link type are in the completed state. 
If they are all in the complete state then I want to transition my feature to completion else I want to halt it.
Such plugin would be similar to the strict-group IBM plugin with the difference that it looks for "Contributes to /Tracks" links as opposed to parent/child links

Does anyone have any knowledge regarding achieving this?
Any help is greatly appreciated!

-Roberto

0 votes



One answer

Permanent link

 You can find pretty much all you would need here: https://rsjazz.wordpress.com/

Search for Follow Up Action or participant to see examples, search (field right up) for links to see the link API.

Note: Tracks/Contributes To  is not process enabled. Creating such a relationship does not trigger the work item save operation. 



0 votes

Comments

 Hi Ralph,


I took a look at rsjazz but I cant find a specific example of how to grab the contributes to/tracks a Feature has.
Could you point me to such?

Thank you!
-Roberto

  1.  Click the "Search" widget in the top right corner.
  2. Type "Tracks" and click on search
Brings up 
Use the browser search (CTRL+S) to search for Tracks for some specifics on Tracks links. 

See other posts e.g. search for "link api". All links are more or less similar the tracks Contributes To. The link type is com.ibm.team.workitem.common.model.WorkItemLinkTypes.TRACKS_WORK_ITEM

The work item command line has also code for this.

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
× 10,940

Question asked: Oct 16 '17, 9:28 a.m.

Question was seen: 1,859 times

Last updated: Oct 16 '17, 11:00 a.m.

Confirmation Cancel Confirm