// Job ID: #1050178
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24584932,24584933,24582000,24582010,24584924,24584925,24584926,24584928,24598589,24598597,24598604,24598617,24598618,24635100,24635109,24635116,24635143,24635117,24635176,24635118,24635159,24635119,24635161,24635121,24635163,24635129,24635166,24635168],\"UserId\":8379,\"UserFullName\":\"Bhanu Reddy\",\"UserWindowsId\":\"AG\\BReddy2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8379,\"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)