// Job ID: #1297050
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25388239,25388241,25388246,25388242,25388240,25388243,25388245,25388247,25388244,25388225,25388230,25388248,25388226,25388231,25388235,25388249,25388227,25388232,25388236,25388250,25388228,25388233,25388237,25388251,25388229,25388234,25388238,25388252],\"UserId\":6992,\"UserFullName\":\"Umesh Vunyala\",\"UserWindowsId\":\"AG\\UVunyala\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6992,\"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)