// Job ID: #1194969
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25119424,25119425,25119426,25119427,25119428,25119429,25119430,25119431,25119432,25119433,25119434,25119435,25119436,25119437,25119438,25119439,25119440,25119441,25119442,25119443,25119444,25119445,25119446,25119447,25119448,25119449,25119450,25119451,25119452,25119453,25119454,25119455,25119456,25119457,25119458,25119459,25119460,25119461,25119480,25119481,25119482,25119462,25119463,25119464,25119465,25119479,25119466,25119467,25119468,25119469,25119470,25119483,25119471,25119472,25119473,25119474,25119484,25119475,25119476,25119477,25119478,25119485],\"UserId\":6845,\"UserFullName\":\"Thakshila Perera\",\"UserWindowsId\":\"AG\\tperera\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6845,\"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)