// Job ID: #1202231
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25135971,25135976,25135981,25135986,25135991,25135996,25136001,25136006,25135972,25135977,25135982,25135987,25135992,25135997,25136002,25136007,25135973,25135978,25135983,25135988,25135993,25135998,25136003,25136008,25135974,25135979,25135984,25135989,25135994,25135999,25136004,25136009,25135975,25135980,25135985,25135990,25135995,25136000,25136005,25136010],\"UserId\":956,\"UserFullName\":\"Bryan Cruz\",\"UserWindowsId\":\"AG\\bcruz\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":956,\"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)