// Job ID: #1293055
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25379680,25379685,25379690,25379695,25379700,25379706,25379711,25379716,25379681,25379686,25379691,25379696,25379701,25379707,25379712,25379717,25379682,25379687,25379692,25379697,25379702,25379708,25379713,25379718,25379683,25379688,25379693,25379698,25379703,25379709,25379714,25379719,25379684,25379689,25379694,25379699,25379704,25379710,25379715,25379720],\"UserId\":956,\"UserFullName\":\"Bryan Cruz\",\"UserWindowsId\":\"AG\\bcruz\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":956,\"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)