How to print all work items details approved by code reviewer
We have RTC 6.0.1 on server and clients, we need solution for printing all code review approved work items in given RTC project. IBM support suggest to use scm or lscm CLI commands. In next versions of RTC CLI is more powerful but seems me I have to upgrade server too and it's not under my administration. The questions are:
Have someone example in scm-lscm with similar or other tasks feasible solution?
Is it other way to realize my task in regular Eclipse or VS repo environment ?
Is client upgrade to RTC 6.0.2, 3, 4 and more will be enough to use more powerful CLI scm-lscm command without RTC server upgrading ?
One answer
- To print work items you would use a work item query in either Eclipse, Web or VS repo. When you refer to code review, do you mean the RTC built-in code review? Or are you using work item approvals to mark them as code-reviewed? What details and info do you need to print / report about the work items? What about the report is it that would require resorting to lscm?
- Here is a list of resources to report via RTC command line:
https://jazz.net/library/article/1031
https://jazz.net/library/article/978
https://rsjazz.wordpress.com/2015/11/03/a-rtc-workitem-command-line-version-3-0/
- Client / Server compatibility is (n-1) from server, i.e. you can access a 6.0.3 server with a 6.0.2 client but not vice versa
Please indicate more details for a more precise answer.
- Arne