// Job ID: #1148924
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24967378,24969967,24977369,24977372,24979064,24980426,24982759,24966939,24966940,24967377,24967379,24968241,24968379,24968412,24972239,24972257,24972258,24973473,24973474,24977367,24977368,24977370,24977371,24979065,24980425,24980427,24980440,24980575,24982764,24983929,24983930,24984061,24984759,24984760,24984762,24985599,24987614],\"UserId\":7086,\"UserFullName\":\"Victoria Le\",\"UserWindowsId\":\"AG\\vle\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7086,\"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)