// Job ID: #1220522
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25186775,25186781,25186785,25186791,25186796,25186801,25186807,25186811,25186817,25186822,25186827,25186833,25186837,25186773,25186774,25186776,25186777,25186778,25186779,25186780,25186782,25186783,25186784,25186786,25186787,25186788,25186789,25186790,25186792,25186793,25186794,25186795,25186797,25186798,25186799,25186800,25186802,25186803,25186804,25186805,25186806,25186808,25186809,25186810,25186812,25186813,25186814,25186815,25186816,25186818,25186819,25186820,25186821,25186823,25186824,25186825,25186826,25186828,25186829,25186830,25186831,25186832,25186834,25186835,25186836],\"UserId\":7284,\"UserFullName\":\"Ashish Patel\",\"UserWindowsId\":\"AG\\apatel3\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":801,\"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)