// Job ID: #1160584
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25019068,25019073,25019078,25019084,25019086,25019092,25019069,25019074,25019079,25019087,25019093,25019070,25019075,25019080,25019088,25019094,25019071,25019076,25019081,25019085,25019089,25019095,25019072,25019077,25019082,25019083,25019090,25019091,25019096],\"UserId\":64,\"UserFullName\":\"Abhilash Korabathina\",\"UserWindowsId\":\"AG\\AKorabathina\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":64,\"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)