My server logs started spewing LOTS of new error msgs like:
8223:20120209:101759.635 Escalation cancelled: Event [0] deleted.
18031:20120209:100634.790 [Z3005] query failed: [1054] Unknown column 'mt.status' in 'field list' [select m.mediatypeid,m.sendto,m.severity,m.period,mt.stat us from media m,media_type mt where m.mediatypeid=mt.mediatypeid and m.active=0 and m.userid=3]
Email notifications also stopped. I had to roll back to 1.9.8.
Did the DB schema change?
8223:20120209:101759.635 Escalation cancelled: Event [0] deleted.
18031:20120209:100634.790 [Z3005] query failed: [1054] Unknown column 'mt.status' in 'field list' [select m.mediatypeid,m.sendto,m.severity,m.period,mt.stat us from media m,media_type mt where m.mediatypeid=mt.mediatypeid and m.active=0 and m.userid=3]
Email notifications also stopped. I had to roll back to 1.9.8.
Did the DB schema change?
Comment