// Job ID: #1252316
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25252149,25252150,25252151,25252152,25252153,25252154,25252155,25254949,25254950,25254951,25254952,25254953,25254954,25257551,25257552,25257553,25257554,25257555,25257556,25260809,25260810,25260811,25260812,25260813,25263766,25263767,25263768,25263769,25263770,25263771],\"UserId\":4676,\"UserFullName\":\"Megan Unroe\",\"UserWindowsId\":\"AG\\munroe\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4676,\"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)