// Job ID: #1280033
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25342120,25342129,25342130,25342138,25342117,25342118,25342119,25342121,25342122,25342123,25342124,25342125,25342126,25342127,25342128,25342134,25342135,25342144,25342132,25342133,25342141,25342142,25342143,25342131,25342136,25342137,25342139,25342140],\"UserId\":7284,\"UserFullName\":\"Ashit Patel\",\"UserWindowsId\":\"AG\\apatel3\",\"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)