1.25

Content matrix

VersionSummary of contentComments
1.25.0-funcrel
  • Contains customer bug fixes

Can be used with:

  •  8.3.3


1.25.0-funcrel

Other Updates

Internal IdDetails
DASHBOARDS-3217Console error on changing assessment model selector
DASHBOARDS-3216Console error on drill down to exclusion
DASHBOARDS-3264Background blur when Dialog is open in Action Plan and Exclusion views
DASHBOARDS-3214Download button hover CSS need to fix for all Violation Tables
DASHBOARDS-3209Console error with Architecture model view
DASHBOARDS-3293Architecture models dependency arrows are not correctly oriented
DASHBOARDS-3263Same tooltip “Download AEP data to a file” is displaying in functional and enhancement size views

Resolved Issues

Customer Ticket IdDetails
28144Mismatch 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); });