// Job ID: #972884
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24390319,24390287,24390308,24390289,24390280,24390261,24390318,24390295,24390286,24390274,24390314,24390292,24390283,24390273,24390264,24390317,24390267,24390316,24390294,24390306,24390300,24390278,24390310,24390290,24390281,24390271,24390262,24390307,24390279,24390259,24390265,24390315,24390299,24390284,24390285,24390320,24390309,24390302,24390260,24390313,24390298,24390263,24390305,24390296,24390269,24390276,24390257,24390311,24390291,24390282,24390272,24390268,24390322,24390297,24390293,24390312,24390321,24390301,24390288,24390275,24390266,24390304,24390303,24390277,24390270,24390258],\"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)