// Job ID: #1305655
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25412634,25412638,25412640,25412644,25412653,25412665,25412654,25412666,25412655,25412667,25412635,25412639,25412641,25412645,25412656,25412668,25412657,25412669,25412658,25412670,25412633,25412637,25412643,25412646,25412650,25412662,25412651,25412663,25412652,25412664,25412631,25412636,25412632,25412642,25412647,25412659,25412648,25412660,25412649,25412661],\"UserId\":956,\"UserFullName\":\"Bryan Cruz\",\"UserWindowsId\":\"AG\\bcruz\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":956,\"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)