- Content matrix
- RestAPI
- Resolved issues
- Updates - Health Dashboard
- Updates - Engineering Dashboard
Content matrix
Version | Summary of content | Comments |
---|---|---|
1.13.2 |
Rest API
UI Changes
| Can be used with:
|
RestAPI
Documentation
- Application Structure Resources - 1.13.x
- Engineering Resources - 1.13.x
- Health Results Resources - 1.13.x
- Quality and Sizing Model Resources - 1.13.x
- Report Service - 1.13.x
- Server Services - 1.13.x
- User Session Services - 1.13.x
Updates
Various minor improvements to Engineering Resources - 1.13.x to improve output for:
Application Investigation view - Impacted transactions (Show More, Export to Excel)
Transaction Investigation view - Impacted objects with violations (Show More, Export to Excel, Status information)
- Objects Violations Count URI added to get total count for objects that are associated with a particular transaction
Resolved issues
Internal ID | Call ID | Summary |
---|---|---|
DASHBOARDS-1682 | 20633 | Coding Best Practices - Modularity and OO Encapsulation Conformity - Difference in HD and ED Dashboards |
DASHBOARDS-1667 | 20685 | Impossible to understand the TC grade: quality-measures & quality-distributions are missing from Health dashboard |
Updates - Health Dashboard
DASHBOARDS-1670 - Quality Distribution and Measure data now available
Data about Quality Distributions and Measures is now available in the Health Dashboard. In previous releases, only data relating to Quality Rules was shown. Data about these items can be seen alongside Quality Rules in all areas of the dashboard, for example:
Previous releases | Current release |
---|---|
A roll-over tool tip indicates whether the item is a Distribution or Measure. |
Updates - Engineering Dashboard
DASHBOARDS-1660 - Drill-down column for Top Cyclomatic Complexity miscellaneous reports
For the Top Cyclomatic complexity High fanout and Top Cyclomatic complexity Low documentation reports available as Miscellaneous Reports a new drill down icon has been added, which, when clicked will drill down to the specific object in the Application Investigation view:
DASHBOARDS-1569 - Rule ID added to source code view
The rule ID has been added below the rule name in the source code viewer:
Application Investigation view - Impacted transactions
The Impacted transactions table in the Application Investigation view has been updated as follows:
DASHBOARDS-1646 - Show more button
Pagination has been introduced so that Impacted transactions can be listed in sets of '10','100' and 'All' using the Show More button. By default the dashboard will display 10 impacted transactions:
DASHBOARDS-1676 - Export Impacted transaction list
The ability to export/download the list of Impacted transactions to an Excel format file has been added via a download icon located at the top of the table:
When there are no Impacted transactions , the export icon will be disabled:
Transaction Investigation view - Impacted objects with violations
The Impacted objects with violations table in the Transaction Investigation view has been updated as follows:
DASHBOARDS-1646 - Show more button
Pagination has been introduced so that Impacted objects with violations can be listed in sets of '10','100' and 'All' using the Show More button. By default the dashboard will display 10 impacted objects with violations:
DASHBOARDS-1645 - Sortable Status column
The Status column has been improved to allow filtering by status of the impacted object: All Statuses, Added, Updated and Unchanged:
DASHBOARDS-1676 - Export Impacted objects with violations list
The ability to export/download the list of Impacted objects with violations to an Excel format file has been added via a download icon located at the top of the table: