// Job ID: #1074048
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24715357,24715361,24715366,24715371,24715358,24715362,24715367,24715372,24715363,24715368,24715373,24715359,24715364,24715369,24715374,24715360,24715365,24715370,24715375,24715336,24715340,24715332,24715337,24715341,24715333,24715342,24715352,24715355,24715334,24715338,24715343,24715346,24715356,24715335,24715339,24715344,24715347,24715353],\"UserId\":6463,\"UserFullName\":\"Spencer Lukasik\",\"UserWindowsId\":\"AG\\slukasik\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6463,\"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)