// Job ID: #1151452
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24984824,24984854,24984868,24984879,24984893,24984820,24984821,24984822,24984823,24984825,24984826,24984827,24984828,24984898,24984850,24984851,24984852,24984853,24984855,24984856,24984857,24984858,24984860,24984899,24984866,24984867,24984869,24984870,24984900,24982721,24982722,24982723,24984880,24984881,24984882,24984883,24984884,24984891,24984892,24984895,24984896,24984897,24984901,24987605],\"UserId\":5066,\"UserFullName\":\"Nick Rauchle\",\"UserWindowsId\":\"AG\\nrauchle\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5066,\"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)