// Job ID: #1182446
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25072979,25076385,25076386,25089698,25089700,25089699,25072980,25072981,25072982,25072983,25072984,25072985,25072987,25072989,25076383,25076384,25076387,25076388,25076389,25076390,25076391,25076392,25089701,25089704,25089705,25089707,25089710,25089712,25089715,25089716,25082985,25082986,25082987,25082988,25082989,25082990,25082991,25082992,25089708,25089702,25089703,25089706,25089709,25089711,25089713,25089714,25089717],\"UserId\":995,\"UserFullName\":\"Carl Agnelly\",\"UserWindowsId\":\"AG\\cagnelly\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":995,\"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)