Impact of the bug
Likely none, as 2024 seems identical to https://github.com/cms-sw/cmssw/blob/master/Configuration/DataProcessing/python/RecoTLR.py#L97-L100
Describe the bug
@mtosi noticed that in https://github.com/dmwm/T0/blob/master/etc/ProdOfflineConfiguration.py#L128
we are using hltScoutingEra_Run3_2024 instead of hltScoutingEra_Run3_2025.
Note that Configuration/DataProcessing/python/Impl/hltScoutingEra_Run3_2025.py was added by @srimanob with #47536, so most likely we should indeed use hltScoutingEra_Run3_2025,
similarly to what was done by @LinaresToine with #5050 for pp
cc @patinkaew