// Job ID: #1226889
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25180767,25180768,25180769,25180770,25180771,25180772,25180774,25180777,25180782,25180787,25180788,25202217,25180776,25180778,25180783,25202221,25202222,25180775,25180779,25180784,25202218,25202223,25202224,25180773,25180780,25180785,25202220,25202225,25202226,25180781,25180786,25202219,25202227,25202228],\"UserId\":4793,\"UserFullName\":\"Miranda Garcia\",\"UserWindowsId\":\"AG\\mgarcia2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4793,\"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)