Skip to content

Bug fix for Derivation to retrieve the ByteStreamError in Pixel (ATLASRECTS-7718)

Soshi Tsuno requested to merge stsuno/athena:atlasrects-7718 into 23.0

Small bug was found in the Pixel Derivation that the ByteStream Errors were not stored in the derivation due to missing configuration.

This is one line modification.

Since this is modification of the derivation, no result will be changed.

Merge request reports