Hello everyone,
recently we upgraded all our studio versions from 23.10.3 to 2024.10.8
Everything is working great except setting transaction status.
Using this activity:
We now get the error:
SetTransactionStatus.xaml failed: JIT compilation is disabled for non-Legacy projects. ExpressionToCompile { Code = Nothing, ImportedNamespaces = System.Collections.Generic.HashSet
1[System.String], VariableTypeGetter = System.Func
3[System.String,System.StringComparison,System.Type], LambdaReturnType = UiPath.Core.QueueItem } should have been compiled by the Studio Compiler. at Source: UiPath.Executor.Core
I have updated all our dependencies. Also worth noting, when I run this directly in studio, it correctly sets the transaction status. But when I run it through orch, it gives this error!