Skip to content

Remove use of deprecated `concat_alternatives`

Gerhard Raven requested to merge remove-deprecated-concat-alternatives into master

Remove last (unnecessary!) usage of concat_alternatives which specifies that the 'right' TES location will be determined during the first lookup in the event lookup. Once this is removed all together, there is a simplification possible of HiveDataBroker as there will no longer be a need for alternative resolution.

Edited by Gerhard Raven

Merge request reports