How to find jts dashboard No in URL
![](http://jazz.net/_images/myphoto/d1a1b9714eba18c37f41de4da53eb6b6.jpg)
3 answers
![](http://jazz.net/_images/myphoto/d1a1b9714eba18c37f41de4da53eb6b6.jpg)
I know the URL using #action=com.ibm.team.dashboard.viewDashboard&team=...
But I want the URL of
https://...../jts/dashboards#/dashboards/xxxx
How can I find the No of a specific dashboard?
If you check out the All dashboards url
https://localhost:9443/jts/dashboards/all
then you can see the url and the number in your bottom right corner (using firefox) when you hover over each link. Alternatively you can look up the dashboards in a birt report.
![](http://jazz.net/_images/myphoto/d1a1b9714eba18c37f41de4da53eb6b6.jpg)
I know the URL using #action=com.ibm.team.dashboard.viewDashboard&team=...
But I want the URL of
https://...../jts/dashboards#/dashboards/xxxx
How can I find the No of a specific dashboard?
If you check out the All dashboards url
https://localhost:9443/jts/dashboards/all
then you can see the url and the number in your bottom right corner (using firefox) when you hover over each link. Alternatively you can look up the dashboards in a birt report.
Thanks, but it seems the Team Dashboard doesn't show up in
https://localhost:9443/jts/dashboards/all.
What is birt reprot?
![](http://jazz.net/_images/myphoto/d1a1b9714eba18c37f41de4da53eb6b6.jpg)
I know the URL using #action=com.ibm.team.dashboard.viewDashboard&team=...
But I want the URL of
https://...../jts/dashboards#/dashboards/xxxx
How can I find the No of a specific dashboard?
If you check out the All dashboards url
https://localhost:9443/jts/dashboards/all
then you can see the url and the number in your bottom right corner (using firefox) when you hover over each link. Alternatively you can look up the dashboards in a birt report.
Thanks, but it seems the Team Dashboard doesn't show up in
https://localhost:9443/jts/dashboards/all.
What is birt reprot?
BIRT is open source reports which you can create from within your eclipse client - go to report perspective (if installed) - please google the topic and you should find plenty of help for it. About the missing dashboard - try have a look in one of the other applications like ccm/dashboards/all not sure where they are "hiding".