// Job ID: #1277018
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25332071,25332076,25332082,25332085,25332070,25332072,25332077,25332081,25332083,25332084,25332086,25332073,25332078,25332088,25332089,25332067,25332068,25332074,25332079,25332087,25332091,25332066,25332069,25332075,25332080,25332090,25332092],\"UserId\":3142,\"UserFullName\":\"Gerardo Castro\",\"UserWindowsId\":\"AG\\gcastro\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3142,\"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)