// Job ID: #1225573
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25180028,25180029,25186930,25192540,25192541,25192547,25192548,25198158,25198159,25180025,25180026,25180027,25186926,25186922,25186923,25186928,25186929,25186921,25186924,25186925,25186927,25192542,25192543,25192544,25192545,25192546,25198155,25198156,25198157],\"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)