// Job ID: #1278158
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25335082,25335086,25335083,25335084,25335085,25335071,25335066,25335070,25334962,25334973,25334996,25335008,25335063,25334955,25334983,25334985,25335036,25335054,25334964,25334968,25334974,25335027,25335079,25334977,25334988,25334989,25335016,25335056,25334965,25334969,25334975,25335004,25335007,25335067,25334993,25335025,25335057,25335059,25335060,25334956,25334957,25335017,25335038,25335050,25335068,25334971,25334981,25334999,25335001,25335035,25334963,25334979,25334994,25335013,25335041,25335077,25334966,25335026,25335043,25335047,25335074,25335011,25335030,25335055,25335061,25335076,25334986,25335003,25335039,25335048,25335052,25335072,25334954,25334982,25334995,25335040,25335062,25334967,25334980,25335012,25335021,25335037,25335064,25334976,25334987,25335042,25335049,25335069,25335078,25335000,25335018,25335020,25335022,25335058,25335009,25335015,25335031,25335034,25335053],\"UserId\":6845,\"UserFullName\":\"Thakshila Perera\",\"UserWindowsId\":\"AG\\tperera\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6845,\"IsAGTalent\":false}"),
null,
null);
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
No entries found to commit.
System.Exception: No entries found to commit. at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.Handle(CommitTimeEntriesTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\CommitTimeEntryTo3ECommandHandler.cs:line 88 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)