Skip to content

Commit 9f787ee

Browse files
author
PureCloud Jenkins
committed
[No-Jira-AutoGen-Commit-Do-Not-build]-scripting_build
1 parent 3ae7b34 commit 9f787ee

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/changelog.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,16 @@ <h1><a href="index.html" class="link">Architect Scripting</a></h1>
6060

6161
<section>
6262
<article class="readme"><h2>Change Log</h2>
63+
<h1>0.66.2</h1>
64+
<h4>Bug Fixes</h4>
65+
<ul>
66+
<li>
67+
<p>We fixed an issue where the <a href="ArchBaseFlow.html#saveAsync"><code>ArchBaseFlow#saveAsync</code></a> function would log a generic failure message without including the underlying error details. This function now include the exception message and context ID (when available) in the error output to aid in troubleshooting.</p>
68+
</li>
69+
<li>
70+
<p>We fixed an issue where creating a <a href="ArchFlowCommonModule.html"><code>ArchFlowCommonModule</code></a> with compatible flow types that included a flow type not available in the organization would result in a confusing data type validation error instead of a clear message indicating the flow type is unavailable. Architect Scripting now validates that each compatible flow type is available in the organization when creating a common module flow.</p>
71+
</li>
72+
</ul>
6373
<h1>0.66.1</h1>
6474
<h4>Improvements</h4>
6575
<ul>

0 commit comments

Comments
 (0)