// Job ID: #1140113
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24920381,24930887,24930888,24930889,24930890,24930898,24930899,24933587,24933596,24933599,24933600,24933602,24933639,24933794,24935682,24935683,24950719,24950720,24950724,24950725,24950726,24950728,24950730,24950751,24950760,24950767,24954253,24954254,24954255,24954256,24954257,24954258,24954259,24959558,24959566,24959567,24959568,24959570,24959571,24959575,24959577,24959578],\"UserId\":7791,\"UserFullName\":\"Sheeba John\",\"UserWindowsId\":\"AG\\sjohn3\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7791,\"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)