// Job ID: #1156924
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25009840,25009843,25009844,25009845,25009847,25009850,25009851,25009853,25009855,25009859,25009879,25009888,25009903,25009919,25009520,25009722,25009726,25009727,25009729,25009730,25009731,25009733,25009742,25009748,25009751,25009753,25009756,25009761,25009763,25009764,25009765,25009770,25009772,25009773,25009778,25009784,25009788,25009790,25009799,25009802,25009803,25009804,25009805,25009807,25009809,25009812,25009813,25009814,25009815,25009816,25009817,25009822,25009823,25009826,25009829],\"UserId\":8539,\"UserFullName\":\"Arbaaz Khaja\",\"UserWindowsId\":\"AG\\AKhaja2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8539,\"IsAGTalent\":true}"),
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)