// Job ID: #1303423
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25398397,25398333,25405975,25406027,25398321,25398376,25398384,25398396,25398446,25398322,25398391,25398377,25398447,25406025,25406026,25406028,25406034,25408449,25405978,25405984,25405986,25406023,25406029,25406035,25406039,25406043,25408450,25408447,25408448,25408514,25408515,25408519,25408520],\"UserId\":3591,\"UserFullName\":\"Jennifer Grammar\",\"UserWindowsId\":\"AG\\jgrammar\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3591,\"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)