Problems: fix problems history

This commit is contained in:
Alexander Zobnin
2020-07-21 12:54:54 +03:00
parent 2bd04e9c22
commit e06298cc02
3 changed files with 7 additions and 7 deletions

View File

@@ -491,7 +491,7 @@ export class ZabbixAPIConnector {
object: '0',
evaltype: '0',
sortfield: ['eventid'],
sortorder: 'ASC',
sortorder: 'DESC',
select_acknowledges: 'extend',
selectTags: 'extend',
selectSuppressionData: ['maintenanceid', 'suppress_until'],