How to update the parameters list in query used in widget
Hello,
I'm using CLM (RTC) 4.0.1. I'm creating a widget and associate it to a query. The query is built on a record type we created. From the list of parameters I would like to pick-up a date (for that example a "Creation Date"). The "Creation Date" is a field of the record type. I don't find any dates within the list. Questions:
Pascal Jean |
Accepted answer
Hi Pascal,
This is what I found out. The Work Item Statistics viewlet is restricted to properties of the "enumeration" type. This is the link to the original post:
You can put in a enhancement if you feel like you have a valid use case.
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.newWorkItem&type=enhancement&ts=13740748507170
Hope it helps. Thanks.
Pascal Jean selected this answer as the correct answer
|
2 other answers
Hello @Clement,
Here is the list of parameters available when we update the widget settings.
To my understanding, we should see the "Creation Date" between the "Created By" and "Custom 10_WR" fields (cont...)
This is the case when building "regular" queries. The same query used in the widget.
When creating a query, the field "Creation Date" can be added in the Column Display.
|
Hello Clement,
|
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.
Comments
Hi @pascaljean,