// Job ID: #1230603
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25211914,25211919,25211915,25211918,25211921,25211916,25211920,25211917,25211889,25211894,25211898,25211903,25211890,25211899,25211904,25211891,25211895,25211900,25211905,25211912,25211892,25211896,25211901,25211906,25211908,25211913,25211893,25211897,25211902,25211907,25211909,25211910,25211911],\"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)