If you trace a workflow and the individual steps are executed very fast, in the trace the steps are usually mixed up (e.g. merge result before merge input and transformation result), because they happened at the same millisecond. Is it possible to correct this?
How could we solve this though? Probably adding an auto-increment database field? Would need to be tested on both MSSQL and PgSQL that it works properly.
I was thinking of possible logical follow up based on the type of action Transformation Input > Result, Merge Input > Result.
It’s just a database table, there must be a sort field ![]()