idevelopment / service_status

Network and Service status page for all iDevelopment services.
2 stars 1 forks source link

error in incidents index view. #48

Closed Tjoosten closed 7 years ago

Tjoosten commented 8 years ago

When i press open icidents.

QueryException in Connection.php line 713:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'incident_status_incidents.id' in 'field list' (SQL: select count(incident_status_incidents.id) as aggregate from `incidents` limit 20 offset 0)

Relates #27