// Job ID: #1108428
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24830428,24830431,24830436,24830440,24830448,24830452,24830457,24830460,24830432,24830437,24830441,24830445,24830449,24830453,24830458,24830427,24830433,24830438,24830442,24830446,24830454,24830459,24830461,24830429,24830434,24830443,24830450,24830455,24830462,24830430,24830435,24830439,24830444,24830447,24830451,24830456,24830463],\"UserId\":494,\"UserFullName\":\"Anil Samuel\",\"UserWindowsId\":\"AG\\asamuel\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":494,\"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)