The PersistExecutionResultService currently uses unscoped queries and looks up records by id. There are no validations that the execution result is being attached to a flow of a project that is assigned to the runtime. The same applies to the node function and function definition
The
PersistExecutionResultServicecurrently uses unscoped queries and looks up records by id. There are no validations that the execution result is being attached to a flow of a project that is assigned to the runtime. The same applies to the node function and function definition