// Job ID: #1155938
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24993402,24994776,24998665,25001650,25003435,25005105,25005442,25001653,24993400,24993401,24993770,24993950,24994391,24995450,24995852,24997550,24997718,24997861,24998105,24998275,24998664,24999197,24999202,24999481,25000384,25000385,25001651,25001652,25001816,25003433,25003434,25004782,25004783,25005437,25005529,25005563,25005678],\"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)