// Job ID: #1012375
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24519907,24519947,24519770,24519798,24519763,24519778,24519829,24519864,24519914,24519924,24519934,24519950,24519860,24519883,24519896,24519938,24519762,24519776,24519802,24519816,24519828,24519840,24519846,24519863,24519876,24519887,24519898,24519912,24519935,24519949,24519956,24519765,24519777,24519818,24519841,24519865,24519877,24519889,24519901,24519913,24519931,24519951,24519957,24519787,24519837,24519923,24519766,24519792,24519805,24519819,24519832,24519849,24519868,24519878,24519902,24519927,24519771,24519788,24519797,24519809,24519823,24519835,24519845,24519853,24519854,24519872,24519880,24519893,24519908,24519928,24519952,24519955,24519767,24519954,24519946,24519793,24519866,24519758,24519773,24519799,24519800,24519811,24519812,24519825,24519838,24519861,24519873,24519881,24519882,24519894,24519909,24519940,24519953,24519824,24519836,24519925],\"UserId\":3912,\"UserFullName\":\"Kamana KC\",\"UserWindowsId\":\"ACS\\KKC\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3912,\"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)