// Job ID: #1297714
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25391706,25391707,25391708,25391709,25391710,25391723,25391780,25391814,25391828,25391833,25391724,25391781,25391815,25391827,25391832,25391725,25391766,25391782,25391816,25391831,25391726,25391767,25391783,25391794,25391817,25391727,25391768,25391784,25391793,25391818,25391778,25391779],\"UserId\":471,\"UserFullName\":\"Andy Lam\",\"UserWindowsId\":\"AG\\alam\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":471,\"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)