// Job ID: #1152997
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24998361,24998362,24998363,24998364,24998365,24998366,24998367,24998368,24998369,24998370,24998371,24998372,24998373,24998374,24998375,24998376,24998377,24998378,24998379,24998380,24998381,24998382,24998383,24998384,24998385,24998386,24998387,24998388,24998389,24998390,24998391,24998392,24998393,24998394,24998395,24998396,24998397,24998398,24998399,24998400,24998401,24998402,24998403,24998404,24998405,24998406,24998407,24998408,24998409,24998410],\"UserId\":6845,\"UserFullName\":\"Thakshila Perera\",\"UserWindowsId\":\"AG\\tperera\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6845,\"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)