Allow "better" join for comments
This commit is contained in:
parent
0e50547a01
commit
8ccd748310
|
@ -51,6 +51,7 @@ class Comment extends DataView
|
||||||
'comment_is_persistent',
|
'comment_is_persistent',
|
||||||
'comment_expiration_timestamp',
|
'comment_expiration_timestamp',
|
||||||
'host_name',
|
'host_name',
|
||||||
|
'service_host_name',
|
||||||
'service_name',
|
'service_name',
|
||||||
'host',
|
'host',
|
||||||
'service'
|
'service'
|
||||||
|
|
Loading…
Reference in New Issue