// Job ID: #1050026
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24635048,24635049,24635113,24635052,24635114,24635053,24635055,24635057,24635060,24635062,24635064,24635065,24635066,24635189,24635220,24635067,24635190,24635222,24635068,24635191,24635225,24635069,24635213,24635229,24635071,24635214,24635230,24635072,24635165,24635175,24635073,24635167,24635177,24635075,24635169,24635178,24635076,24635170,24635181,24635078,24635172,24635183,24635080,24635174,24635185],\"UserId\":8369,\"UserFullName\":\"Hema Dola\",\"UserWindowsId\":\"AG\\HDola\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8369,\"IsAGTalent\":true}"),
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)