// Job ID: #1280172
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25342682,25342687,25342683,25342688,25342679,25342684,25342689,25342680,25342685,25342690,25342681,25342686,25342691,25342700,25342702,25342709,25342692,25342699,25342703,25342707,25342710,25342693,25342704,25342706,25342708,25342694,25342696,25342701,25342695,25342697,25342698,25342705],\"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)