// Job ID: #1306493
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25415688,25415689,25415690,25415691,25415692,25415698,25415715,25415716,25415699,25415713,25415717,25415700,25415705,25415714,25415718,25415701,25415704,25415712,25415702,25415703,25415711,25415693,25415694,25415695,25415696,25415697,25415707,25415708,25415710,25415706,25415709],\"UserId\":7284,\"UserFullName\":\"Ashit Patel\",\"UserWindowsId\":\"AG\\apatel3\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7284,\"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)