// Job ID: #1085344
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24744260,24744261,24744262,24744263,24744293,24744310,24744320,24744254,24744255,24744256,24744257,24744258,24744259,24744264,24744265,24744266,24744267,24744268,24744269,24744270,24744283,24744284,24744291,24744292,24744294,24744295,24744296,24744297,24744298,24744317,24744301,24744303,24744305,24744308,24744311,24744313,24744314,24744316,24744302,24744304,24744306,24744307,24744309,24744312,24744315,24744319],\"UserId\":801,\"UserFullName\":\"Ben Stereff\",\"UserWindowsId\":\"AG\\bstereff\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":801,\"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)