fix(tickets): mark incident as read when opening details
This commit is contained in:
@@ -287,6 +287,7 @@ namespace C4IT_CustomerPanel.UserControls
|
||||
}
|
||||
|
||||
Process.Start(startParam);
|
||||
CheckAllTicketsRead(item, null);
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user