// Job ID: #1303391
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25408775,25408776,25408777,25408778,25408779,25408780,25408781,25408782,25408783,25393240,25393242,25393243,25408784,25408804,25408809,25408785,25408789,25408793,25408797,25408805,25408810,25408786,25408790,25408794,25408798,25408801,25408806,25408811,25408814,25408787,25408791,25408795,25408799,25408802,25408803,25408807,25408812,25408788,25408792,25408796,25408800,25408808,25408813],\"UserId\":4793,\"UserFullName\":\"Miranda Garcia\",\"UserWindowsId\":\"AG\\mgarcia2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4793,\"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)