1.24
Content matrix
| Version | Summary of content | Comments |
|---|---|---|
| 1.24.0-funcrel | Package contents:
New Features:
Updates:
| Can be used with:
|
RestAPI documentation
1.24.0-funcrel
New Features
| Summary | Details |
|---|---|
| Add user notification after a cache reload | Appropriate user notifications are added to inform user about availability of new snapshots and new applications. |
| Additional web services to reload the cache: refresh and reset | These new web services allows cache reloading without interrupting the user, when a new snapshot or new authorizations are available. |
Feature Improvements
| Summary | Details |
|---|---|
| Optimization of the cache reload | The procedure to reload/refresh the cache has been made more efficient |
Other Updates
| Internal Id | Details |
|---|---|
| DASHBOARDS-3146 | HD: Module selector scroll not working properly for big screen |
| DASHBOARDS-3150 | HD: AIP assessment model is selected in detailed view when you drill down from OMG-ASCQM industry tile |
| DASHBOARDS-3142 | HD-Redesign: Table data is not correct when filtered by module |
| DASHBOARDS-3080 | ED: APR - Slider drag is not accurate. |
| DASHBOARDS-3062 | ED: Global search not working for other Industry Standard metrics |
| DASHBOARDS-2704 | ED displays a blank page when you drill down from global search result |
| DASHBOARDS-3102 | HD: Extraction errors of a measurement base |
| DASHBOARDS-3187 | HD: Reset Zoom option is overlapped with graph nodes |
| DASHBOARDS-3149 | HD: Drop down selector is overlapping with copyright text |
Resolved Issues
| Customer Ticket Id | Details |
|---|---|
| 27860 | Compliance with WCAG Standard. |
| 26907 | Health Dashboard tiles are not getting loaded when setting the chrome language to Chinese (Simplified) |
| 27994 | Violations are not visible in Transaction Investigation View of ED |
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); });