// Job ID: #1260726
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25270918,25270919,25276499,25276500,25278600,25282740,25270910,25270911,25270912,25270913,25270914,25270915,25270916,25270917,25276486,25276487,25276488,25276491,25276493,25276495,25276496,25276489,25276490,25276492,25276494,25276497,25276498,25276501,25276711,25277349,25282742,25278593,25278594,25278595,25278596,25278597,25278598,25278599,25282732,25282733,25282734,25282735,25282736,25282737,25282738,25282739,25282741],\"UserId\":4601,\"UserFullName\":\"Mary Francis\",\"UserWindowsId\":\"AG\\mfrancis\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4601,\"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)