// Job ID: #982389
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24428867,24428887,24428907,24428927,24428947,24428967,24428751,24428768,24428784,24428804,24428824,24428844,24428864,24428884,24428904,24428924,24428944,24428964,24428744,24428761,24428778,24428797,24428817,24428837,24428857,24428877,24428897,24428917,24428937,24428957,24428741,24428758,24428777,24428794,24428814,24428834,24428854,24428874,24428894,24428914,24428934,24428954,24428746,24428763,24428779,24428799,24428819,24428839,24428859,24428879,24428899,24428919,24428939,24428959,24428752,24428769,24428785,24428805,24428825,24428845,24428865,24428885,24428905,24428925,24428945,24428965,24428775,24428790,24428811,24428831,24428851,24428871,24428891,24428911,24428931,24428951,24428971,24428750,24428767,24428783,24428803,24428823,24428843,24428863,24428883,24428903,24428923,24428943,24428963,24428756,24428773,24428789,24428809,24428829,24428849,24428869,24428889,24428909,24428929,24428949],\"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)