Skip to content

Fix bug with metadata level of keys into RecJobTransforms

Fix a bug which will produce KeyErrors. Currently, these errors appear because we try to access some values which are not available.

Merge request reports