Summary: this page describes the new features and bugs that have been fixed in the CAST Dashboard Package 1.13.2.

Content matrix

VersionSummary of contentComments
1.13.2
  • Quality Distribution and Measure data now available

Rest API

  • New APIs for getting object count associated with a particular transaction

UI Changes

  • Excel download and show-more option for "Impacted Transaction" and "Impacted Objects with Violation" section
  • Status filter added for "Impacted Objects with Violation" table
  • Rule ID available in Source code viewer
  • Drill down to Application Investigation view from Top Cyclomatic complexity High fanout and Top Cyclomatic complexity Low documentation reports available as Miscellaneous Reports

Can be used with:

  • 8.3.16

RestAPI

Documentation

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 IDCall IDSummary
DASHBOARDS-168220633Coding Best Practices - Modularity and OO Encapsulation Conformity - Difference in HD and ED Dashboards
DASHBOARDS-166720685Impossible 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 releasesCurrent 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:

When there are no impacted objects with violation, the export icon will be disabled.