// Job ID: #1264296
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25271577,25272928,25277074,25282347,25271241,25271242,25271243,25271581,25271619,25271849,25271850,25274788,25274789,25274790,25274791,25274892,25275016,25275147,25275467,25275468,25275568,25276578,25276579,25276623,25276624,25276658,25276883,25276884,25277063,25277175,25277227,25277474,25278669,25278670,25278671,25278672,25278721,25278798,25278893,25279037,25281442,25281690,25281696,25281697,25281698,25281724,25282004,25282017,25282370,25282538,25283462],\"UserId\":5951,\"UserFullName\":\"Ruth Lopez\",\"UserWindowsId\":\"AG\\rlopez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5951,\"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)