// Job ID: #982328
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24428582,24428607,24428575,24428600,24428580,24428605,24428576,24428601,24428570,24428595,24428572,24428597,24428574,24428599,24428569,24428594,24428581,24428606,24428578,24428603,24428571,24428596,24428568,24428593,24428573,24428598,24428579,24428604,24428585,24428610,24428577,24428602,24428583,24428608,24428586,24428611,24428567,24428592,24428584,24428609],\"UserId\":8046,\"UserFullName\":\"Pratheeksha Nair\",\"UserWindowsId\":\"ACS\\PNair\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8046,\"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)