// Job ID: #1101184
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24808114,24808124,24808131,24808135,24808139,24808143,24808150,24808151,24808155,24808159,24808125,24808132,24808136,24808140,24808144,24808149,24808152,24808156,24808160,24808126,24808128,24808129,24808133,24808137,24808141,24808145,24808148,24808153,24808157,24808127,24808130,24808134,24808138,24808142,24808146,24808147,24808154,24808158],\"UserId\":956,\"UserFullName\":\"Bryan Cruz\",\"UserWindowsId\":\"AG\\bcruz\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":956,\"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)