// Job ID: #1280126
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25341933,25341934,25341939,25341935,25341938,25341936,25341940,25341937,25341941,25341942,25341945,25341947,25341952,25341957,25341960,25341943,25341949,25341953,25341958,25341948,25341950,25341954,25341956,25341959,25341944,25341946,25341951,25341955],\"UserId\":4987,\"UserFullName\":\"Nathanael Taylor\",\"UserWindowsId\":\"AG\\ntaylor2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4987,\"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)