// Job ID: #1285676
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25351575,25351576,25351577,25351578,25351579,25351580,25351583,25351586,25351589,25351598,25351581,25351584,25351587,25351590,25351599,25351582,25351585,25351588,25351591,25351600,25356586,25356587,25356588,25356589,25360422,25360423,25360424,25360425],\"UserId\":5291,\"UserFullName\":\"Pedro Gonzalez\",\"UserWindowsId\":\"AG\\pgonzalez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5291,\"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)