// Job ID: #1294553
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25383916,25383918,25383923,25383931,25383934,25383915,25383919,25383924,25383930,25383935,25383917,25383920,25383925,25383932,25383936,25383939,25383940,25383912,25383914,25383921,25383926,25383929,25383933,25383937,25383911,25383913,25383922,25383927,25383928,25383938],\"UserId\":3623,\"UserFullName\":\"Jesse Tapia\",\"UserWindowsId\":\"AG\\jtapia\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3623,\"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)