Dashboard Service Partitioner - Release Notes - 1.2

1.2.0-funcrel

Resolved Issues

Customer Ticket IdDetails
40603Fixes an issue causing snapshot generation to fail with the error “no partition of relation “xxx” found for row”.

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); });