// Job ID: #1192766
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25113529,25113534,25113539,25113530,25113535,25113540,25113531,25113536,25113541,25113532,25113537,25113542,25113533,25113538,25113543,25113544,25113549,25113554,25113559,25113545,25113550,25113555,25113560,25113546,25113551,25113556,25113561,25113547,25113552,25113557,25113562,25113548,25113553,25113558,25113563],\"UserId\":8356,\"UserFullName\":\"Ahmed Khan\",\"UserWindowsId\":\"AG\\akhan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8356,\"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)