fix ticket stats
This commit is contained in:
@@ -196,7 +196,8 @@
|
||||
last_seen :: calendar:datetime(),
|
||||
status :: open | in_progress | resolved | closed,
|
||||
assigned_to :: binary(),
|
||||
resolution_note :: binary()
|
||||
resolution_note :: binary(),
|
||||
closed_at :: calendar:datetime() | undefined
|
||||
}).
|
||||
|
||||
%% ------------------- Подписки ----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user