// Job ID: #973429
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24393122,24392931,24392972,24393016,24392928,24392946,24393013,24393087,24392955,24392898,24392899,24392909,24392920,24392921,24392938,24392962,24392977,24393005,24393023,24393039,24393054,24393069,24393080,24393094,24393095,24393102,24392917,24393123],\"UserId\":3912,\"UserFullName\":\"Kamana KC\",\"UserWindowsId\":\"ACS\\KKC\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3912,\"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)