[2.2] Django interface update signal handlers are too opaque

Bug #1685963 reported by Mike Pontillo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Medium
Mike Pontillo

Bug Description

MAAS often takes action based on event-driven changes to Django models, such as pre-save, post-save, post-delete, or based on a particular field changing.

When bugs occur due to the actions these signal handlers take, they are often difficult to debug, since the work of the signal handler may be unrelated to the user's intended action.

For support purposes, logging should be added when a signal handler makes changes to the database.

Related branches

Changed in maas:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Mike Pontillo (mpontillo)
milestone: none → 2.2.0rc3
summary: - [2.2] Django signal handlers are too opaque
+ [2.2] Django interface update signal handlers are too opaque
Changed in maas:
status: Triaged → Fix Committed
Changed in maas:
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.