// Job ID: #1130207
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24893006,24894618,24894617,24901066,24901071,24910455,24910462,24910503,24887699,24887701,24894619,24894620,24910420,24893406,24893407,24895186,24901064,24901067,24901068,24901072,24901076,24910421,24901065,24901070,24901073,24901075,24901081,24901104,24910496,24910418,24910419,24910422,24910423,24910424,24910487,24910488,24910584,24910585,24910587,24910588],\"UserId\":6338,\"UserFullName\":\"Shuvechchha Kunwar\",\"UserWindowsId\":\"AG\\skunwar\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6338,\"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)