// Job ID: #994523
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24467728,24467716,24467727,24467720,24467726,24467735,24467724,24467713,24467717,24467714,24467737,24467729,24467725,24467715,24467730,24467719,24467718,24467736,24467721,24467711,24467734,24467723,24467731,24467722,24467738,24467712,24467732],\"UserId\":8044,\"UserFullName\":\"Manjima Rema\",\"UserWindowsId\":\"ACS\\MRema\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8044,\"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)