The Project Change Request metric uses the ALMProjectData and ALMChangeRequestData synonyms to map project data from the USR_ALM_PROJECTS table to change request data from the USR_DEVELOPMENT_CONTROL_CR table. This metric displays the number of change requests in each stage in every project.
The ALM Project Status metric uses the ALMProjectData synonym to pull data from the USR_ALM_PROJECTS table and display the current state, status, project manager, and last modified date of each project.
The Development Package Iteration Count metric uses the ALMProjectDataCount synonym to map project data from the USR_ALM_PROJECTS table to development package data from the USR_ALM_PROJECTS table. This metric displays the number of attempts each package required before it was released. You can display a tabular version of this metric that indicates the project to which each package belongs.
The Project Defects Found, Project Defects by Month, and Defects Escape Rate use the ALMChangeRequestData to map project data from the USR_ALM_PROJECTS table to change requests data from the USR_DEVELOPMENT_CONTROL_CR table. These metrics display defect counts against specific projects.
The Development Package per Project metric uses the ALMDvmPkgs synonym to map data from the USR_ALM_PROJECTS table to data from the USR_DVM_BASELINE table. This metric displays the number of development packages in specific projects.