// Job ID: #1278045
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25334405,25334410,25334406,25334411,25334407,25334412,25334384,25334408,25334413,25334409,25334414,25334385,25334390,25334399,25334400,25334386,25334391,25334398,25334401,25334387,25334392,25334397,25334402,25334388,25334393,25334396,25334403,25334389,25334394,25334395,25334404],\"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)