1.26
Content matrix
| Version | Summary of content | Comments |
|---|---|---|
| 1.26.1-funcrel | Package contents:
| Can be used with:
|
| 1.26.0-funcrel | Package contents:
Feature Updates:
Updates:
|
RestAPI documentation
1.26.1-funcrel
Other Updates
| Internal Id | Details |
|---|---|
| DASHBOARDS-3456 | Correction to fix an issue where the Technical Size indicator view is not working at single application level in the Health Dashboard. |
| DASHBOARDS-3454 | Correction to fix an issue where the dashboard is not working in IE11. |
1.26.0-funcrel
New Features
| Summary | Details |
|---|---|
| HD: Implemented “Search Application” option in the “Number of applications” page. | The multi-application level, now includes a new option “Search Application” which allows you to search application by name. |
| Support for ISO-5055 Index extension metrics in Health and Engineering Dashboards. | The new ISO-5055 Index extension is now supported with full functionality. New tiles have been added to both the Engineering and Health Dashboards to automatically display ISO-5055 data, with full drill down capability. |
Feature Improvements
| Summary | Details |
|---|---|
| OMG efforts in Action Plan Recommendation feature | The Action Plan Recommendation (APR) feature is now using the OMG specified/modified efforts in its calculation. In addition, a new column called “Occurrences” has been added that represents the number of occurrences of any violation. |
| GUI - Adjustment Factor | The “Adjustment Factor” column in the “Technical Debt (OMG)” table now displays the value using 2 decimal places. |
Other Updates
| Internal Id | Details |
|---|---|
| DASHBOARDS-3226 | Exclusion View: Tooltip should be disabled in background, when dialog box is open. |
| DASHBOARDS-3346 | Extend tile Description for engineering having encrypted string |
| DASHBOARDS-3366 | Multiple API hits in the Active/Scheduled exclusions view |
| DASHBOARDS-3388 | APR: Criteria and rules are always displaying from AIP assessment model when you change the health measure from industry standards AM |
| DASHBOARDS-3405 | Trending Tiles do not take into account the timeframe |
| DASHBOARDS-3327 | The dashboard build number has been removed from the footer, instead, the release number will be displayed. |
Resolved Issues
| Customer Ticket Id | Details |
|---|---|
| 28809 | HD is failing to load with error - ‘Bad connection definition’ on latest versions (1.24 & 1.25) |
| 28765 | Inconsistent behavior observed while ordering Risk profile in Health Dashboard. |
| 28740 | In Health Dashboard, unable to sort based on number of LoC in a specific technology |
| 28478 | HD - Dashboard data appears to be overlapping |
AJS.$('[data-macro-name="markdown-from-url"] code').each(function(i, block) { hljs.highlightBlock(block); });``AJS.$('[data-macro-name="markdown-from-url"] .language-mermaid').each(function(i, block) { const config = { startOnLoad:true, theme: 'default', flowchart:{ useMaxWidth:false, htmlLabels:true } }; mermaid.initialize(config); window.mermaid.init(undefined, block); });