// Job ID: #1016005
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24438193,24536152,24536171,24536189,24536202,24536213,24536227,24536241,24536254,24536282,24536299,24536317,24438195,24536154,24536172,24536191,24536215,24536228,24536244,24536257,24536270,24536284,24536302,24536320,24438194,24536153,24536190,24536243,24536256,24536301,24438197,24536156,24536174,24536192,24536217,24536245,24536259,24536272,24536285,24536304,24536322,24438203,24536162,24536179,24536196,24536208,24536222,24536234,24536249,24536263,24536277,24536290,24536309,24536328,24536203,24536214,24536242,24536255,24536269,24536283,24536300,24536318,24438188,24438204,24536163,24536180,24536198,24536235],\"UserId\":6306,\"UserFullName\":\"Shireen Jahan\",\"UserWindowsId\":\"ACS\\SJahan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3275,\"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)