// Job ID: #1184978
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25093878,25093881,25093879,25093882,25093880,25069024,25069025,25093887,25093893,25093894,25093899,25093900,25093946,25093965,25093883,25093888,25093895,25093897,25093907,25093910,25093966,25093884,25093889,25093898,25093911,25093921,25093988,25093996,25093885,25093890,25093909,25093912,25093920,25093931,25093989,25093886,25093891,25093892,25093896,25093908,25093913,25093964,25093990],\"UserId\":3478,\"UserFullName\":\"James Toh\",\"UserWindowsId\":\"AG\\jtoh\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3478,\"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)