bundle notifications broken

Bug #1099214 reported by Michael Hudson-Doyle
12
This bug affects 2 people
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:send_bundle_notifications failed
Traceback (most recent call last):
  File "/srv/lava/.cache/eggs/lava_dashboard-0.28-py2.7.egg/dashboard_app/models
.py", line 1750, in send_bundle_notifications
    recipients = TestRunFilterSubscription.recipients_for_bundle(bundle)
  File "/srv/lava/.cache/eggs/lava_dashboard-0.28-py2.7.egg/dashboard_app/models
.py", line 1708, in recipients_for_bundle
    matches = TestRunFilter.matches_against_bundle(bundle)
  File "/srv/lava/.cache/eggs/lava_dashboard-0.28-py2.7.egg/dashboard_app/models
.py", line 1666, in matches_against_bundle
    match.filter_data = filter.summary_data
AttributeError: 'TestRunFilter' object has no attribute 'summary_data'

Probably an easy fix.

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

This turned out to be super simple.

Changed in lava-dashboard:
status: In Progress → Fix Committed
Changed in lava-dashboard:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.