// Job ID: #1277100
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25307334,25307657,25311785,25311786,25318803,25324254,25328962,25304429,25304430,25306528,25307110,25307112,25307333,25307335,25307658,25311774,25311775,25311776,25311777,25311782,25311839,25311840,25312434,25312789,25313030,25313498,25317868,25317869,25317870,25317982,25318710,25318711,25318713,25318746,25318792,25318808,25319030,25319082,25319437,25323428,25323429,25323447,25323772,25323773,25323836,25323837,25323854,25324212,25325015,25325016,25327319,25327449,25327450,25327451,25328040,25328041,25328042,25328958,25328963,25328973,25328974,25329475,25332585],\"UserId\":5951,\"UserFullName\":\"Ruth Lopez\",\"UserWindowsId\":\"AG\\rlopez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5951,\"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)