diff --git a/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommentdeletionhistoryQuery.php b/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommentdeletionhistoryQuery.php index 1632b1a18..6cd26e193 100644 --- a/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommentdeletionhistoryQuery.php +++ b/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommentdeletionhistoryQuery.php @@ -30,7 +30,7 @@ class ServicecommentdeletionhistoryQuery extends ServicecommenthistoryQuery $this->columnMap['commenthistory']['timestamp'] = str_replace( 'comment_time', 'deletion_time', - $this->columnMap['history']['timestamp'] + $this->columnMap['commenthistory']['timestamp'] ); $this->columnMap['commenthistory']['type'] = str_replace( 'END)',