TriggerJobOpts: Ensure dependency of transient ByteStream writing on RoIBResult
Compare changes
@@ -15,8 +15,10 @@ StreamBS.ExtraOutputs += [transTypeKey]
Fixes MT running issue where StreamBS was executed before RoIBResult was created. Discussed in ATR-21497 although it's not the main issue in that ticket.