// Job ID: #1260670
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25282377,25282380,25282381,25282390,25282382,25282394,25282395,25282397,25282398,25282401,25282375,25282376,25282379,25282378,25282385,25282389,25282383,25282386,25282391,25282392,25282384,25282387,25282393,25282396,25282388,25282399,25282400],\"UserId\":7788,\"UserFullName\":\"Senthilkumar Jayabal\",\"UserWindowsId\":\"AG\\sjayabal\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7788,\"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)