// Job ID: #1302414
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25404872,25404914,25404873,25404913,25404875,25404912,25404877,25404911,25404878,25404908,25404880,25404907,25404881,25404906,25404882,25404905,25404884,25404903,25404885,25404902,25404888,25404900,25404889,25404899,25404890,25404898,25404892,25404896,25404894,25404895],\"UserId\":5331,\"UserFullName\":\"Pooja Lakhotia\",\"UserWindowsId\":\"AG\\PLakhotia\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5331,\"IsAGTalent\":true}"),
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)