I have several projects on Jazz server and teams are working on those. Is it possible to get report of who is check-in daily and how many developers are working on daily basis ?
2 answers
Hi Jitendra,
Please find the below details on your Reports>> Project Activity >> Enable the option for respective streams.
Note: Please make sure you enable it if it requires it consumes a lot of server resources. |
||
|
Source control reports
Source control reports provide information about change sets and streams over time.
Purpose
Source control reports answer the following questions:
- How much code is being produced and shared with the team?
- How much activity is occurring on a specific stream?
Important: To ensure that source control reports display data, a user with the appropriate privileges can administer the SCM snapshot:
- From the web client, click Reports > Shared Reports.
- Expand Source Control, and click the Project Activity report.
- In the About this report section, click Administer SCM Snapshot.
- Select the stream, and click Save Changes.
- Wait for the designated time for the snapshots to run or run it manually.
Report Name | Description |
---|---|
Project Activity | This report gives an idea of the level of source control activity for the specified stream. If one or more components are specified, only the numbers for those components within the stream are shown. The first chart displays the number of change set additions, modifications, and deletions within the specified stream. This view takes the change set as the unit of work and ignores how much code was changed for each change set. The second chart displays the number of file additions, modifications, and deletions within the specified stream. This is a fine-grained view that ignores how team members choose to group their work into change sets. |