Is there way to find Stream or Baseline associated with WorkItem
Example:I can find State
findAttributeValue(repository,projectAreaName, workItem, "internalState");
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER(21.1k●2●9)Mar 23 '12, 4:38 a.m.
As far as I know there is no direct relationship between WI's and Streams or baselines. Especially there is no built in attribute for that. You could only try to find the related change sets and try to follow them. I have no example code myself.
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.