// Job ID: #982388
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24428755,24428772,24428788,24428808,24428828,24428848,24428868,24428888,24428908,24428928,24428948,24428968,24428748,24428765,24428781,24428801,24428821,24428841,24428861,24428881,24428901,24428921,24428941,24428961,24428753,24428770,24428786,24428806,24428826,24428846,24428866,24428886,24428906,24428926,24428946,24428966,24428749,24428766,24428782,24428802,24428822,24428842,24428862,24428882,24428902,24428922,24428942,24428962,24428791,24428743,24428760,24428796,24428816,24428836,24428856,24428876,24428896,24428916,24428936,24428956,24428745,24428762,24428798,24428818,24428838,24428858,24428878,24428898,24428918,24428938,24428958,24428747,24428764,24428780,24428800,24428820,24428840,24428860,24428880,24428900,24428920,24428940,24428960,24428742,24428759,24428795,24428815,24428835,24428855,24428875,24428895,24428915,24428935,24428955,24428754,24428771,24428787,24428807,24428827,24428847],\"UserId\":8046,\"UserFullName\":\"Pratheeksha Nair\",\"UserWindowsId\":\"ACS\\PNair\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8046,\"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)