// Job ID: #1252683
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25252287,25252288,25252289,25252290,25252291,25252319,25252323,25252374,25258184,25258185,25258186,25258187,25258211,25258206,25258207,25258208,25258209,25258210,25261779,25261780,25261781,25261782,25261783,25265002,25265003,25265004,25265005,25265006],\"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)