// Job ID: #972980
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24390718,24390756,24390673,24390689,24390707,24390726,24390735,24390745,24390686,24390695,24390717,24390755,24390676,24390685,24390692,24390713,24390729,24390738,24390751,24390716,24390754,24390763,24390732,24390694,24390715,24390740,24390753,24390700,24390705,24390743,24390674,24390683,24390690,24390709,24390727,24390736,24390747,24390671,24390706,24390724,24390744,24390677,24390730,24390699,24390714,24390752,24390719,24390757,24390672,24390702,24390708,24390725,24390746,24390675,24390698,24390712,24390728,24390750,24390669,24390681,24390688,24390696,24390722,24390742,24390684,24390762,24390691,24390710,24390733,24390737,24390748,24390697,24390721,24390759,24390693,24390739,24390711,24390749,24390678,24390687,24390701,24390720,24390731,24390734,24390758,24390670,24390682,24390703,24390704,24390723,24390741],\"UserId\":252,\"UserFullName\":\"Akash Patra\",\"UserWindowsId\":\"ACS\\APatra\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":252,\"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)