// Job ID: #977607
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24409438,24409450,24409420,24409431,24409443,24409456,24409437,24409449,24409423,24409434,24409446,24409459,24409426,24409462,24409429,24409441,24409421,24409432,24409444,24409457,24409418,24409430,24409442,24409454,24409424,24409460,24409435,24409436,24409447,24409448,24409419,24409455,24409422,24409458,24409416,24409452,24409427,24409433,24409445,24409463,24409425,24409439,24409451,24409461,24409417,24409428,24409440,24409453],\"UserId\":6016,\"UserFullName\":\"Saikiran Pikkili\",\"UserWindowsId\":\"ACS\\SPikkili\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6016,\"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)