// Job ID: #1230499
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25211681,25211686,25211682,25211690,25211683,25211684,25211688,25211685,25211689,25211662,25211668,25211671,25211676,25211663,25211672,25211677,25211660,25211665,25211669,25211673,25211678,25211664,25211667,25211670,25211674,25211679,25211661,25211666,25211675,25211680],\"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)