// Job ID: #1242589
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25244691,25244692,25244693,25244699,25244695,25244949,25244696,25244701,25244704,25244708,25244716,25244719,25244697,25244702,25244705,25244709,25244717,25244951,25244698,25244706,25244710,25244718,25244720,25244950,25244954,25244700,25244703,25244707,25244711],\"UserId\":3478,\"UserFullName\":\"James Toh\",\"UserWindowsId\":\"AG\\jtoh\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3478,\"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)