// Job ID: #1278040
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25334254,25334259,25334264,25334273,25334255,25334260,25334265,25334272,25334256,25334261,25334266,25334271,25334257,25334262,25334267,25334270,25334258,25334263,25334268,25334269,25334249,25334274,25334250,25334275,25334251,25334276,25334252,25334277,25334253,25334278],\"UserId\":3738,\"UserFullName\":\"John Rizk\",\"UserWindowsId\":\"AG\\jrizk\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3738,\"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)