Customize Workitem
![](http://jazz.net/_images/myphoto/ba8ac5960011a2dadfd3aa915cfb420e.jpg)
Hi
In a workitem, I want list of components, after I select specific component I want to select specific baseline of this component.
The propse is to creare link between defect and the relvent baseline of component where the defect found (we do not use builds for implement the relation to source control).
Thanks
Michal
One answer
![](http://jazz.net/_images/myphoto/ba8ac5960011a2dadfd3aa915cfb420e.jpg)
Currently there is no attribute type in RTC that would allow you to query and filter this data directly.
You can find the baseline from the component and you can copy the URL. You can use the URL in HTML attribute types for example. The work item would only see this as an URL however.
From such an URL you can go to the element in Eclipse using
You can find the baseline from the component and you can copy the URL. You can use the URL in HTML attribute types for example. The work item would only see this as an URL however.
From such an URL you can go to the element in Eclipse using
![](https://jazz.net/forum/upfiles/Navigate.png)
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 03 '16, 4:28 a.m.What is the question?
Arun K Sriramaiah
Feb 03 '16, 4:31 a.m.Hi Michal
Are you expecting the Component Baselines to be associated with the Work items ?
Please let us know what is your question and expectations.
Regards,
Arun.
Michal Steinberger
Feb 03 '16, 6:01 a.m.Hi
Sorry,
My question is how can i implement it.
The association can be from the WI to the baseline only, it is for filtering needs.
Thanks
Michal