// Job ID: #1273663
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25290556,25290562,25290566,25290574,25290582,25290588,25290598,25317950,25290605,25290606,25290612,25290614,25290621,25290627,25290632,25290643,25290654,25290655,25290656,25317960,25290661,25290670,25290671,25290672,25317889,25290675,25290676,25290679,25290680,25290682,25290685,25290687,25290691,25317853,25290693,25317873,25317887,25317898,25317899,25317900,25317901,25317941,25317949],\"UserId\":8704,\"UserFullName\":\"Manivenkat Sana\",\"UserWindowsId\":\"AG\\MSana\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8704,\"IsAGTalent\":true}"),
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)