// Job ID: #1276810
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25329325,25329331,25329326,25329332,25329327,25329330,25329328,25329329,25329333,25329340,25329341,25329334,25329339,25329342,25329348,25329335,25329343,25329349,25329336,25329338,25329344,25329337,25329345,25329346,25329347,25329350],\"UserId\":4987,\"UserFullName\":\"Nathanael Taylor\",\"UserWindowsId\":\"AG\\ntaylor2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4987,\"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)