It's all about the answers!

Ask a question

Customize dashboard in RTC


shalini saini (162027) | asked Jul 24 '14, 1:52 a.m.
I want to customize the project dashboard in such a way that all the team members in the project would see all the defects in open and closed state created by them in their respective dashboards.
There should be a common query which should display the defects according to the rtc user who has logged in.

2 answers



permanent link
Richard Tweed (811220) | answered Jul 24 '14, 5:03 a.m.
Take a look at https://www.youtube.com/watch?v=vb4whBRDl5I.  Somewhere after 20 mins is the relevant part to your question.

permanent link
Richard Tweed (811220) | answered Jul 24 '14, 3:39 a.m.

You'll first need to create the query and share it. Something like;

'Type' is Defect AND 'Created By' is Current User.

Then add a widget to the Project Dashboard using that query.  Depending on how you want the information to be displayed will impact the widget you choose, however starting with the 'Work Item Statistics' gives you the option of Bar, Column, Pie or Table.


Comments
shalini saini commented Jul 24 '14, 4:45 a.m.

I have created the query but how I would add the the widget to dashboard using that query?


Jonas Studer commented Jul 24 '14, 6:33 a.m.

Go on top right to: "Add Widget"
Then search for "work items"
go to page 2
Add the widget "work items".

There you could feed it with your query!
In the settings ;)

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.