// Job ID: #973669
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24394686,24394707,24394641,24394665,24394728,24394749,24394676,24394697,24394633,24394655,24394718,24394739,24394687,24394708,24394639,24394666,24394729,24394750,24394679,24394700,24394658,24394721,24394742,24394672,24394693,24394629,24394651,24394714,24394735,24394648,24394690,24394711,24394669,24394732,24394753,24394684,24394705,24394640,24394663,24394726,24394747,24394674,24394695,24394630,24394653,24394716,24394737,24394673,24394694,24394652,24394715,24394736,24394675,24394696,24394646,24394654,24394717,24394738,24394680,24394701,24394659,24394722,24394743,24394685,24394706,24394642,24394664,24394727,24394748,24394683,24394704,24394638,24394662,24394725,24394746,24394632,24394681,24394702,24394636,24394660,24394723,24394744,24394671,24394692,24394627,24394650,24394713,24394734,24394677,24394698,24394634,24394656,24394719,24394740,24394678,24394699,24394637,24394657,24394720,24394741],\"UserId\":6998,\"UserFullName\":\"Uthpala Banothu\",\"UserWindowsId\":\"ACS\\UBanothu\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6998,\"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)