// Job ID: #971982
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24387219,24387251,24387193,24387212,24387221,24387240,24387206,24387218,24387227,24387250,24387196,24387205,24387215,24387224,24387246,24387249,24387199,24387226,24387248,24387210,24387232,24387238,24387194,24387203,24387213,24387222,24387242,24387191,24387211,24387239,24387197,24387216,24387217,24387231,24387247,24387252,24387192,24387234,24387241,24387195,24387230,24387245,24387189,24387201,24387208,24387228,24387237,24387200,24387204,24387214,24387223,24387243,24387229,24387254,24387225,24387244,24387198,24387207,24387220,24387233,24387253,24387190,24387202,24387209,24387235,24387236],\"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)