Bug #16508
Cannot SelectEvents from previous process
Occurs In:
Scope:
Internal
Experiment:
-
SSI Package:
Description
When trying to SelectEvents based on trigger results from a previous process, I get the following error:
---- ProductNotFound BEGIN getBySelector: Found zero products matching all criteria Looking for type: art::TriggerResults ---- ProductNotFound END
I used the following syntax in my fcl file: SelectEvents: [“<process name>:<trigger path>”]
History
#1 Updated by Kyle Knoepfel over 3 years ago
- Category set to I/O
- Status changed from New to Assigned
- Assignee set to Kyle Knoepfel
- Target version set to 1209
Exception confirmed. The solution is fairly straightforward--will implement the fix and add appropriate tests.
#2 Updated by Kyle Knoepfel over 3 years ago
- Description updated (diff)
Fix implemented with commit art:6c37d92.
#3 Updated by Kyle Knoepfel over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
#4 Updated by Kyle Knoepfel over 3 years ago
- Target version changed from 1209 to 2.07.01
#5 Updated by Kyle Knoepfel over 3 years ago
- Status changed from Resolved to Closed