// Job ID: #1288753
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25343583,25343590,25343591,25348202,25348203,25348204,25352402,25352403,25357655,25357656,25357657,25367070,25367071,25343584,25343585,25343586,25343587,25343588,25343589,25343592,25343593,25343594,25348198,25348199,25348200,25348201,25348205,25348206,25348207,25352398,25352399,25352400,25352401,25352404,25352405,25357652,25357653,25357654,25357658,25367069,25367068],\"UserId\":4801,\"UserFullName\":\"Mitch Golomb\",\"UserWindowsId\":\"AG\\mgolomb\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4801,\"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)