Skip to content

AthLinks: Fix for initializing EL from default DL.

Scott Snyder requested to merge ssnyder/athena:elinit.AthLinks-20231130 into main

When we initialize an ElementLink from a default DataLink, make sure the EL also ends up in the default state (thus ignoring any index that was provided).

Merge request reports