// Job ID: #1255238
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25251971,25251973,25255013,25255025,25257710,25261508,25261509,25261510,25264227,25264228,25251975,25251976,25251977,25251978,25251979,25251980,25251981,25251982,25251983,25253392,25255012,25264232,25255011,25255020,25255021,25255022,25255023,25255024,25256520,25256521,25264231,25264234,25257701,25257702,25257703,25257704,25257705,25257706,25257707,25261511,25264230,25264235,25261504,25261505,25261506,25261507,25261512,25261514,25261515,25264233,25270909,25264219,25264220,25264221,25264222,25264223,25264224,25264225,25264226,25264229,25264236],\"UserId\":4601,\"UserFullName\":\"Mary Francis\",\"UserWindowsId\":\"AG\\mfrancis\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4601,\"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)