// Job ID: #1294694
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25367637,25374100,25376557,25379490,25379491,25380269,25380395,25383111,25367638,25367644,25367645,25367739,25367849,25368928,25368930,25368931,25368932,25372430,25372431,25372432,25372433,25374101,25374103,25374125,25374168,25376215,25376558,25376560,25376561,25376701,25376703,25376894,25376895,25376922,25377102,25377419,25379492,25379493,25380266,25383109,25383116,25384659,25384662,25384663,25384664],\"UserId\":7086,\"UserFullName\":\"Victoria Le\",\"UserWindowsId\":\"AG\\vle\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7086,\"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)