// Job ID: #1278104
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25334691,25334711,25334692,25334693,25334712,25334694,25334695,25334710,25334713,25334714,25334716,25334696,25334718,25334723,25334697,25334708,25334715,25334719,25334698,25334721,25334725,25334726,25334709,25334720,25334730,25334731],\"UserId\":6463,\"UserFullName\":\"Spencer Lukasik\",\"UserWindowsId\":\"AG\\slukasik\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6463,\"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)