// Job ID: #1247321
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25230825,25230826,25244035,25244036,25248518,25248519,25252127,25252118,25252119,25230820,25230821,25230822,25230823,25244031,25244032,25244033,25244034,25248514,25248515,25248516,25248517,25252114,25252115,25252116,25252117],\"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)