// Job ID: #1151906
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24969655,24969656,24969657,24974409,24974410,24974411,24978251,24978253,24980815,24980816,24980817,24988436,24988441,24988442,24988443,24969649,24969650,24969651,24969652,24969653,24969654,24977831,24974404,24974405,24974406,24974407,24974408,24977832,24978249,24978250,24978252,24978254,24978255,24978256,24978257,24980809,24980810,24980811,24980812,24980813,24980814,24980818,24980819,24988437,24988438,24988439,24988440,24988444,24988445],\"UserId\":4801,\"UserFullName\":\"Mitch Golomb\",\"UserWindowsId\":\"AG\\mgolomb\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4801,\"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)