// Job ID: #1129408
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24836611,24836612,24904359,24904360,24904361,24904362,24904363,24904364,24904365,24904366,24904372,24904373,24904374,24904375,24904376,24904377,24904379,24904380,24904382,24904383,24904385,24904386,24904388,24904390,24904392,24904393,24904394,24904395,24904396,24904397,24904399,24904400,24904406,24904407,24904408,24904409,24904410,24904411,24904412,24904413,24904356,24904358],\"UserId\":8364,\"UserFullName\":\"Ananth Kumar\",\"UserWindowsId\":\"AG\\AKumar11\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8364,\"IsAGTalent\":true}"),
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)