// Job ID: #1303458
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25391488,25391489,25407588,25407589,25407590,25407587,25407593,25407594,25396818,25397417,25407559,25397416,25407577,25407572,25407579,25407573,25407578,25407571,25409023,25398665,25407581,25409035,25398664,25396964,25407591,25409022,25396821,25407584,25407585,25407586,25409021,25407582,25407574,25407575,25409034],\"UserId\":7052,\"UserFullName\":\"Venkata Penmethsa\",\"UserWindowsId\":\"AG\\vpenmethsa\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7052,\"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)