// Job ID: #1016058
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24536661,24536681,24536694,24536710,24536728,24536745,24536763,24536784,24536802,24536657,24536676,24536688,24536739,24536755,24536776,24536671,24536687,24536699,24536717,24536736,24536691,24536705,24536723,24536798,24536659,24536678,24536672,24536700,24536718,24536686,24536753,24536774,24536656,24536673,24536701,24536719,24536737,24536754,24536775,24536793,24536675,24536703,24536721,24536795,24536663,24536682,24536695,24536712,24536730,24536747,24536765,24536786,24536803,24536660,24536679,24536693,24536709,24536727,24536744,24536761,24536782,24536801,24536665,24536662,24536711,24536729,24536746,24536764,24536785,24536655,24536670,24536685,24536735,24536752,24536773,24536689,24536740,24536756,24536777,24536796,24536692,24536742,24536799,24536677,24536706,24536724,24536759,24536780,24536708,24536726,24536743,24536760,24536781,24536800,24536664,24536683,24536696,24536713,24536731,24536748],\"UserId\":6306,\"UserFullName\":\"Shireen Jahan\",\"UserWindowsId\":\"ACS\\SJahan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3275,\"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)