bundle notifications broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LAVA Dashboard (deprecated) |
Fix Released
|
High
|
Michael Hudson-Doyle |
Bug Description
This must be the filter-api branch (oops):
ERROR:root:
Traceback (most recent call last):
File "/srv/lava/
.py", line 1750, in send_bundle_
recipients = TestRunFilterSu
File "/srv/lava/
.py", line 1708, in recipients_
matches = TestRunFilter.
File "/srv/lava/
.py", line 1666, in matches_
match.
AttributeError: 'TestRunFilter' object has no attribute 'summary_data'
Probably an easy fix.
Related branches
Changed in lava-dashboard: | |
status: | Fix Committed → Fix Released |
This turned out to be super simple.