// Job ID: #1000386
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24484244,24484268,24484256,24484245,24484267,24484249,24484241,24484251,24484259,24484252,24484257,24484243,24484269,24484246,24484266,24484253,24484250,24484260,24484248,24484262,24484263,24484242,24484247,24484265,24484240,24484271,24484264,24484254,24484255,24484239,24484270],\"UserId\":252,\"UserFullName\":\"Akash Patra\",\"UserWindowsId\":\"ACS\\APatra\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":252,\"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)