// Job ID: #1279645
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25303997,25303998,25324053,25324051,25328969,25339921,25339922,25303992,25303994,25303995,25303996,25324046,25324047,25324048,25324044,25324045,25324049,25324052,25328968,25328970,25328971,25328972,25339917,25339918,25339919,25339920],\"UserId\":7052,\"UserFullName\":\"Venkata Penmethsa\",\"UserWindowsId\":\"AG\\vpenmethsa\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7052,\"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)