how to add parameters to "cumulative Value Flow" report?
I'd like to add an additional parameter to select (in addition to the existing ones). How to do it? |
One answer
Dashboards from the Change and Configuration Management (CCM), Quality Management (QM), and Requirements Management (RM) catalogs can have preset widgets added to them. Builds, feeds, general work, assistance, plans, projects, teams, quality control, specifications, reports, source control, and work items are all shown by these widgets. I can see the URI for the connected executionresult if I use Postman to examine an existing workitem that is linked to an executionresult. Yes, I have the global settings and oslclinks=true in the query. It appears as follows:
https://host/qm/oslc_qm/contexts/_eaWgINoFEemUbfVfPyLvQw/resources/com.ibm.rqm.execution.ExecutionResult/_sNrkcLqsEe23PO-JRm32zwTo obtain the execution result resource, you might attempt utilizing the oslc_qm REST API. After obtaining the execution result resource, you can query for the relevant workitems by extracting the ID from the URI.
|
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
I think it would be beneficial to provide some details. E.g. where to find the report.