You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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>
0 commit comments