// Job ID: #1313545
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25415647,25415648,25415649,25415650,25415651,25417892,25417893,25417894,25417895,25417896,25431486,25431487,25431488,25431489,25431490,25431480,25431481,25431482,25431483,25431484,25431474,25431475,25431476,25431477,25431478,25415646,25417891,25431485,25431479,25431473],\"UserId\":5291,\"UserFullName\":\"Pedro Gonzalez\",\"UserWindowsId\":\"AG\\pgonzalez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5291,\"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)