// Job ID: #1125013
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24890637,24890640,24890638,24890641,24890639,24890642,24890644,24890661,24890848,24890645,24890663,24890849,24890648,24890664,24890850,24890646,24890665,24890851,24890650,24890666,24890852,24890652,24890667,24890853,24890653,24890668,24890854,24890793,24890654,24890699,24890855,24890655,24890701,24890856,24890656,24890702,24890857,24890657,24890703,24890858,24890658,24890762,24890859,24890659,24890763,24890860],\"UserId\":8363,\"UserFullName\":\"Ankit Fateshria\",\"UserWindowsId\":\"AG\\AFateshria\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8363,\"IsAGTalent\":true}"),
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)