// Job ID: #1306486
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25401511,25401523,25401528,25401531,25401540,25401512,25401524,25401529,25401532,25401541,25401513,25401525,25401527,25401533,25401542,25403440,25403441,25403442,25403443,25403444,25415641,25415642,25415643,25415644,25415645,25401516,25403446,25401517,25403445,25415640],\"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)