// Job ID: #1252909
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25252504,25253062,25255902,25255990,25259433,25259434,25260926,25261751,25263251,25264684,25266562,25252502,25252505,25253061,25253064,25253406,25253407,25255367,25255893,25255894,25255896,25255949,25255965,25255991,25256498,25258200,25258201,25258202,25258204,25258205,25258537,25258538,25260156,25260917,25260914,25260915,25260916,25260925,25261047,25261346,25261484,25261754,25261788,25262942,25263248,25264676,25264677,25264678,25264679,25264681,25264682,25264683,25264874,25266557,25267379],\"UserId\":5951,\"UserFullName\":\"Ruth Lopez\",\"UserWindowsId\":\"AG\\rlopez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5951,\"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)