Customize Workitem
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
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
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 03 '16, 4:28 a.m.Arun K Sriramaiah
Feb 03 '16, 4:31 a.m.Michal Steinberger
Feb 03 '16, 6:01 a.m.