// Job ID: #1279592
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25339687,25339688,25339689,25339690,25339691,25339711,25339692,25339694,25339698,25339703,25339704,25339714,25339693,25339695,25339697,25339702,25339712,25339696,25339699,25339701,25339709,25339710,25339713,25339700,25339705,25339706,25339707,25339708,25339686],\"UserId\":3623,\"UserFullName\":\"Jesse Tapia\",\"UserWindowsId\":\"AG\\jtapia\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3623,\"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)