It's all about the answers!

Ask a question

Dashboard template widgets ignoring queries on instantiation


Gopal Kataragadda (1144) | asked Dec 01 '11, 10:52 p.m.
Hi all,

I have a process template that contains an updated dashboard template (i.e. a new tab that contains a few widgets). These widgets point to shared queries that are also included in the process template.

But, when I create a new project using the process template, the new tab appears, all the shared queries exist, but the widgets say "The work item query does not exist." Am I missing something simple here?

Definition of a sample widget in the process template. (I had to remove the <> to be able to post in the forum)

page title="Minor Enhancement"
column
viewlet background="false" id="com.ibm.team.workitem.viewlet.queryresults" title="Traceability" trim="gray"
preference id="showLinks" value="true"/
preference id="defaultQuery" value="Current Traceability"/
preference id="items" value="10"/
preference id="expandLinks" value="true"/
/viewlet
/column
/page

Thanks for any help

One answer



permanent link
Curtis d'Entremont (1.3k3) | answered Dec 14 '11, 10:44 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi,

It looks like you used the query name instead of the id. Each query should have been given a unique (language-neutral) id. Try using the id instead.

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.