// Job ID: #1297352
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25370922,25383983,25383982,25383981,25383980,25370921,25370923,25370924,25370925,25370929,25383173,25383971,25383975,25383988,25383990,25383174,25383972,25383976,25383987,25383991,25383175,25383973,25383977,25383986,25383992,25383974,25383978,25383979,25383985,25383993],\"UserId\":6908,\"UserFullName\":\"Tolu Akinyemi\",\"UserWindowsId\":\"AG\\takinyemi\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6908,\"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)