// Job ID: #1276804
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25312442,25312438,25312439,25312440,25312441,25329231,25324893,25324895,25324896,25329232,25324892,25324912,25324913,25324914,25329233,25324888,25324891,25324894,25324916,25324917,25329230,25329229,25329250,25329251,25329252,25329253],\"UserId\":3591,\"UserFullName\":\"Jennifer Grammar\",\"UserWindowsId\":\"AG\\jgrammar\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3591,\"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)