// Job ID: #1215400
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25158911,25169239,25169419,25176647,25158910,25158912,25159625,25159626,25159634,25159635,25160431,25160598,25162330,25162486,25162488,25162490,25162551,25163109,25163707,25163708,25163709,25164034,25165356,25166898,25166899,25166900,25166901,25167623,25167809,25168162,25169240,25169748,25169749,25169789,25169790,25169810,25169860,25169900,25173859,25173902,25176623,25176624,25176625,25176636,25176637,25176638,25176639],\"UserId\":7086,\"UserFullName\":\"Victoria Le\",\"UserWindowsId\":\"AG\\vle\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7086,\"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)