// Job ID: #1233286
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25217764,25217763,25217762,25217765,25217810,25217827,25217759,25217766,25217767,25217768,25217769,25217760,25217770,25217771,25217772,25217773,25217774,25217775,25217776,25217777,25217778,25217779,25217780,25217803,25217804,25217805,25217806,25217807,25217808,25217809,25217817,25217821,25217822,25217823,25217824,25217825,25217826],\"UserId\":801,\"UserFullName\":\"Ben Stereff\",\"UserWindowsId\":\"AG\\bstereff\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":801,\"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)