From dda87a883b69a2c1dc75ffdebd088b8a148d8be3 Mon Sep 17 00:00:00 2001 From: pavel jurka Date: Wed, 3 Jul 2024 10:46:57 +0200 Subject: [PATCH] feat: [#1122] - ldap - moved active directory sid objects to ad profile --- dictionary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionary.json b/dictionary.json index 7269ba3cc..47042bf03 100644 --- a/dictionary.json +++ b/dictionary.json @@ -1636,7 +1636,7 @@ "duration": { "caption": "Duration", "description": "The event duration or aggregate time, the amount of time the event covers from start_time to end_time in milliseconds.", - "type": "integer_t" + "type": "long_t" }, "duration_avg_days": { "caption": "Average Duration Days",