// Job ID: #1176739
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25069246,25069215,25069219,25069225,25069226,25069227,25069233,25069238,25069208,25069216,25069218,25069228,25069234,25069235,25069237,25069244,25069209,25069214,25069217,25069222,25069224,25069229,25069236,25069241,25069210,25069213,25069220,25069223,25069230,25069240,25069242,25069243,25069211,25069212,25069221,25069231,25069232,25069239],\"UserId\":923,\"UserFullName\":\"Brian Cruz Ventura\",\"UserWindowsId\":\"AG\\bventura\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":923,\"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)