// Job ID: #1279627
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25339863,25339870,25339871,25339872,25339873,25339864,25339869,25339874,25339875,25339876,25339880,25339865,25339877,25339878,25339879,25339881,25339882,25339866,25339883,25339885,25339886,25339887,25339891,25339867,25339868,25339884,25339888,25339889,25339890],\"UserId\":3623,\"UserFullName\":\"Jesse Tapia\",\"UserWindowsId\":\"AG\\jtapia\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3623,\"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)