// Job ID: #1143002
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24920194,24967469,24967471,24967472,24967473,24967474,24967475,24967476,24967520,24967521,24920195,24920196,24967470,24967477,24967478,24967479,24967480,24967482,24967483,24967484,24967485,24967481,24967486,24967487,24967518,24967519,24967638],\"UserId\":6908,\"UserFullName\":\"Tolu Akinyemi\",\"UserWindowsId\":\"AG\\takinyemi\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6908,\"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)