fix: return empty ticket list when no tickets found
This commit is contained in:
@@ -122,7 +122,7 @@ namespace C4IT.F4SD
|
||||
hours,
|
||||
queueoption,
|
||||
decodedPairs
|
||||
);
|
||||
) ?? new List<cF4SDTicketSummary>();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user