It's all about the answers!

Ask a question

Trying to show work item properties other than id and summary


John McLean (2113) | asked Oct 30 '12, 5:56 p.m.
edited Oct 30 '12, 5:57 p.m.
How do I go about adding something other than the id (${id}) or summary (${summary}) to a wiki formatted page for a product backlog in RTC?

I'm trying to format a table with the work item's "planned for" and other attributes/properties of the work item.

Ideally I'd be looking at something like this:
|Work Item Id | Summary | Planned For | Owner |
| [[Work Item 12345|${id} | [[Work Item 12345|${summary}]] | [[Work Item 12345|${PlannedFor}]] | [[Work Item 12345|${Owner}]] |

While I'm at it, I'd like to know the child items too.

Where can I find the docs that list out those attributes/properties for RTC 2.0.0.2?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 05 '12, 2:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
John,

looking at the help in the 4.0 Eclipse client I can only find the information below. I would assume you can't specify more attributes, since someone would have to code it up. I also assume you can't get at the links/references.

[[Defect 54321 |${summary} (${id})]]

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.