// Job ID: #1123891
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24847647,24847648,24863134,24863129,24863132,24863135,24863136,24863137,24867265,24867250,24867251,24867252,24859579,24847640,24847641,24847642,24847643,24847644,24847645,24847646,24859578,24859575,24859576,24859577,24863130,24863131,24863133,24863140,24863138,24863139,24863898,24867261,24867262,24867266,24867247,24867248,24867249,24867253,24867254,24867263,24867264,24867267],\"UserId\":4601,\"UserFullName\":\"Mary Francis\",\"UserWindowsId\":\"AG\\mfrancis\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4601,\"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)