// Job ID: #1276130
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25326533,25326544,25326534,25326545,25326535,25326546,25326536,25326547,25326537,25326548,25326538,25326549,25326539,25326550,25326540,25326552,25326541,25326542,25326553,25326554,25326595,25326555,25326596,25326556,25326598,25326557,25326599,25326558,25326601,25326559,25326593,25326560,25326592,25326562,25326590,25326563,25326589],\"UserId\":5331,\"UserFullName\":\"Pooja Lakhotia\",\"UserWindowsId\":\"AG\\PLakhotia\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5331,\"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)