// Job ID: #1296918
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25387606,25387615,25387619,25387623,25387632,25387644,25387607,25387616,25387620,25387624,25387633,25387645,25387608,25387621,25387625,25387634,25387646,25387609,25387617,25387635,25387647,25387610,25387618,25387622,25387626,25387636,25387648],\"UserId\":6845,\"UserFullName\":\"Thakshila Perera\",\"UserWindowsId\":\"AG\\tperera\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6845,\"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)