6.4.2
Last updated
Last updated
7 Oct 2022
If a REST operation or API call ends with a BeginTransaction function and that transaction has a SetValue as the last action in it setting $.Result
, this SetValue would be replaced with a Return during the update. This resulted in the transaction not being committed because the ExecutionPath never reached the end. The update was changed to instead show a validation and not replace the SetValue.
Plugins are now again being filtered according to what you type into the filter box.
Fixed the issue where pasting any item containing an InvalidReference threw an exception saying Value cannot be null. (Parameter "key").
Fixed bug where RunServiceFunction was not created when dropping Service Function into function