// Job ID: #972964
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24390631,24390663,24390605,24390633,24390624,24390652,24390618,24390639,24390630,24390662,24390608,24390617,24390636,24390627,24390658,24390661,24390611,24390638,24390660,24390644,24390622,24390650,24390606,24390615,24390634,24390625,24390654,24390603,24390623,24390651,24390609,24390643,24390628,24390629,24390659,24390664,24390604,24390646,24390653,24390607,24390642,24390657,24390601,24390613,24390620,24390640,24390649,24390612,24390616,24390635,24390626,24390655,24390641,24390666,24390637,24390656,24390610,24390619,24390645,24390632,24390665,24390602,24390614,24390647,24390621,24390648],\"UserId\":252,\"UserFullName\":\"Akash Patra\",\"UserWindowsId\":\"ACS\\APatra\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":252,\"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)