// Job ID: #978325
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24415697,24415720,24415743,24415766,24415789,24415808,24415832,24415864,24415878,24415901,24415924,24415943,24415967,24415564,24415587,24415637,24415664,24415687,24415710,24415733,24415756,24415779,24415798,24415822,24415845,24415868,24415891,24415914,24415933,24415957,24415586,24415636,24415686,24415709,24415755,24415778,24415821,24415844,24415890,24415913,24415956,24415580,24415588,24415638,24415680,24415688,24415711,24415749,24415757,24415780,24415814,24415823,24415846,24415884,24415892,24415915,24415949,24415958,24415593,24415643,24415693,24415716,24415762,24415785,24415828,24415851,24415897,24415920,24415963,24415576,24416000,24415648,24415676,24415999,24415721,24415745,24415998,24415790,24415810,24415833,24415997,24415880,24415996,24415925,24415945,24415968,24415572,24415596,24415646,24415672,24415696,24415719,24415741,24415765,24415788,24415806,24415831,24415854,24415876,24415900],\"UserId\":6119,\"UserFullName\":\"Sanskar Raizada\",\"UserWindowsId\":\"ACS\\SRaizada\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6119,\"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)