// Job ID: #1016525
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24539613,24539616,24539629,24539635,24539638,24539649,24539651,24539612,24539615,24539619,24539622,24539624,24539626,24539631,24539634,24539637,24539641,24539644,24539647,24539653,24539625,24539632,24539642,24539645,24539620,24539614,24539617,24539618,24539621,24539623,24539627,24539628,24539630,24539633,24539636,24539639,24539640,24539643,24539646,24539648,24539650,24539652],\"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)