// Job ID: #1173782
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25060815,25060814,25060816,25060817,25060818,25060824,25060825,25060826,25060827,25060831,25060841,25060850,25060851,25060819,25060821,25060832,25060843,25060849,25060852,25060853,25060854,25060822,25060823,25060830,25060842,25060855,25060856,25060828,25060829,25060833,25060834,25060837,25060840,25060844,25060848,25060820,25060835,25060836,25060838,25060839,25060845,25060846,25060847,25060857],\"UserId\":3921,\"UserFullName\":\"Kamran Khan\",\"UserWindowsId\":\"AG\\kkhan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3921,\"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)