1.25
Content matrix
| Version | Summary of content | Comments |
|---|
| 1.25.0-funcrel | - Contains customer bug fixes
| Can be used with:
|
1.25.0-funcrel
Other Updates
| Internal Id | Details |
|---|
| DASHBOARDS-3217 | Console error on changing assessment model selector |
| DASHBOARDS-3216 | Console error on drill down to exclusion |
| DASHBOARDS-3264 | Background blur when Dialog is open in Action Plan and Exclusion views |
| DASHBOARDS-3214 | Download button hover CSS need to fix for all Violation Tables |
| DASHBOARDS-3209 | Console error with Architecture model view |
| DASHBOARDS-3293 | Architecture models dependency arrows are not correctly oriented |
| DASHBOARDS-3263 | Same tooltip “Download AEP data to a file” is displaying in functional and enhancement size views |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 28144 | Mismatch in removed violations count between dashboard (Dashboard open through CMS and WAR) |
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); });