// Job ID: #977701
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24410120,24410134,24410189,24410205,24410250,24410265,24410287,24410323,24410340,24410355,24410101,24410123,24410147,24410174,24410220,24410278,24410289,24410305,24410325,24410341,24410358,24410275,24410277,24410106,24410128,24410140,24410150,24410163,24410178,24410199,24410211,24410223,24410236,24410256,24410271,24410293,24410329,24410346,24410363,24410169,24410117,24410188,24410228,24410247,24410264,24410322,24410353,24410119,24410249,24410339,24410354,24410091,24410108,24410129,24410141,24410151,24410164,24410179,24410201,24410213,24410237,24410257,24410272,24410282,24410295,24410314,24410331,24410348,24410294,24410313,24410330,24410347,24410364],\"UserId\":6306,\"UserFullName\":\"Shireen Jahan\",\"UserWindowsId\":\"ACS\\SJahan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5066,\"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)