// Job ID: #1303454
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25393621,25397663,25408485,25408491,25408496,25397661,25397662,25408484,25408490,25408489,25393780,25397658,25408481,25408486,25408494,25393656,25397660,25408483,25408488,25408493,25393779,25397659,25408482,25408487,25408495,25408492],\"UserId\":4082,\"UserFullName\":\"Khawja Ahmed\",\"UserWindowsId\":\"AG\\kahmed\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4082,\"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)