// Job ID: #1284619
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25347447,25351467,25356109,25342803,25341235,25341258,25341259,25341260,25341326,25341392,25341393,25341394,25341670,25341671,25342431,25342517,25342518,25342541,25342573,25342893,25342959,25346787,25346788,25346791,25346838,25346839,25346911,25347448,25347449,25347479,25347776,25347839,25351414,25351415,25351436,25351437,25351439,25351440,25351627,25351697,25351700,25351925,25356110,25356111,25356278,25356281,25356675,25356698,25356705,25356788,25356789,25356809,25356818,25356951,25357660],\"UserId\":5951,\"UserFullName\":\"Ruth Lopez\",\"UserWindowsId\":\"AG\\rlopez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5951,\"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)