// Job ID: #1177042
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25053980,25054083,25054930,25054977,25070469,25039789,25039790,25053978,25053979,25053981,25053982,25053993,25054088,25054079,25054080,25054081,25054082,25054084,25054085,25054086,25054087,25054931,25054932,25054933,25054934,25054935,25054936,25054941,25054978,25054979,25055030,25055031,25055032,25055033,25055034,25055136,25056615,25070468,25070470,25070471,25070472,25070473,25070474,25070475],\"UserId\":5066,\"UserFullName\":\"Nick Rauchle\",\"UserWindowsId\":\"AG\\nrauchle\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5066,\"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)