Can we query and export Change sets in RTC with in a specified date range
Accepted answer
2 other answers
Thank you Ralph,
Is there a way to export using any API or any custom code?
Comments
2 votes
You can export change sets with date range using JRS. Below are the steps:
- Select LQE as the data source.
- Select the project areas on which Change Set based report is to be generated
- Select SCM Change Set under Choose an artifact.
- Add relationship as : SCM Change Set --> (optional) --> workitem
- Under set conditions add condition provide before and after by selecting last Update Date.
Ex: Last update Date after 01/01/2020
Last update Date before 21/01/2020
6. Under Format results add required attributes and run report.
7. Review the report and also you can export the generated report.