// Job ID: #1159507
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24996547,24999365,24999366,25006558,25006561,25006556,25014290,25014296,24996538,24996539,24996540,24996541,24996542,24996544,24996546,24996548,24999361,24999362,24999363,24999364,24999367,24999368,24999369,25006564,25006557,25006559,25006560,25006562,25006563,25014305,25014306,25006547,25006548,25006549,25006550,25006551,25006552,25006553,25006554,25006555,25014291,25014292,25014293,25014294,25014295,25014297],\"UserId\":6338,\"UserFullName\":\"Shuvechchha Kunwar\",\"UserWindowsId\":\"AG\\skunwar\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6338,\"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)