// Job ID: #1233173
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25198166,25198167,25206866,25206869,25206867,25206870,25217390,25217392,25217391,25217393,25198162,25198163,25198164,25198165,25206861,25206863,25206864,25206868,25206859,25206860,25206862,25206865,25217383,25217384,25217386,25217389,25217382,25217385,25217387,25217388],\"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)