// Job ID: #1277217
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25332952,25332958,25332963,25332968,25332973,25332953,25332959,25332964,25332969,25332974,25332951,25332954,25332960,25332965,25332970,25332975,25332955,25332961,25332966,25332971,25332976,25332957,25332962,25332967,25332972,25332977],\"UserId\":7689,\"UserFullName\":\"Jaddu Hemang\",\"UserWindowsId\":\"AG\\JHemang\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7689,\"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)