// Job ID: #1073906
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24693756,24697926,24703929,24714352,24714353,24714355,24714354,24714358,24693765,24697927,24697928,24714362,24703927,24703928,24703930,24704004,24714363,24714349,24714356,24714361,24714364,24714350,24714357,24714365,24714368,24714351,24714359,24714360,24714366],\"UserId\":995,\"UserFullName\":\"Carl Agnelly\",\"UserWindowsId\":\"AG\\cagnelly\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":995,\"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)