// Job ID: #1167604
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25018168,25018195,25021576,25021574,25021578,25026429,25026414,25026415,25037393,25037395,25018165,25018185,25018186,25018187,25018194,25021570,25021571,25021572,25021573,25021575,25026410,25026412,25026430,25026431,25026432,25026433,25026434,25026435,25026411,25026413,25026416,25026417,25026418,25026419,25026420,25037389,25037390,25037391,25037392,25037396,25037397,25037399],\"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)