// Job ID: #1306433
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25408062,25408063,25408064,25408011,25408015,25398287,25408012,25408060,25408013,25408016,25408014,25408497,25408067,25408498,25408068,25408499,25408500,25408000,25408005,25408008,25408019,25408021,25408001,25408022,25408002,25408006,25408009,25408018,25408061,25408003,25408010,25408017,25408023,25408066,25408004,25408007,25408020,25408024,25408050,25408048,25408049,25408455,25408476,25408456,25408474,25408475],\"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)