// Job ID: #1242712
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25245829,25245830,25245831,25245832,25245833,25245837,25245838,25245843,25245848,25245853,25245858,25245836,25245839,25245844,25245849,25245854,25245859,25245860,25245861,25245835,25245840,25245845,25245850,25245855,25245862,25245834,25245841,25245846,25245851,25245856,25245863,25245842,25245847,25245852,25245857,25245864],\"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)