// Job ID: #972983
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24390813,24390768,24390784,24390802,24390821,24390781,24390790,24390812,24390771,24390780,24390787,24390808,24390824,24390811,24390827,24390789,24390810,24390795,24390800,24390769,24390778,24390785,24390804,24390822,24390766,24390801,24390819,24390772,24390825,24390794,24390809,24390814,24390767,24390797,24390803,24390820,24390770,24390793,24390807,24390823,24390764,24390776,24390783,24390791,24390817,24390779,24390826,24390786,24390805,24390792,24390816,24390788,24390806,24390773,24390782,24390796,24390815,24390765,24390777,24390798,24390799,24390818],\"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)