[2019-10-02 11:09:14,088] FATAL [ 2] [MainController:CurrentDomain_UnhandledException:293] - Unhandled exception
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.InvalidOperationException: LoyaltyOperationForOrderItem must contain not null Amount.
at Resto.CashServer.Services.IikoCard51.IikoCard51ResponseConverter.FromApiToLoyaltyOperationForOrderItem(LoyaltyOperation operation) in M:\BuildAgent\work\master-installer\dev\iikoFront.Net\Resto.CashServer\Services\IikoCard51\IikoCard51ResponseConverter.cs:line 196
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()