// Job ID: #1176729
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25069121,25069154,25069120,25069122,25069123,25069127,25069128,25069129,25069130,25069068,25069070,25069075,25069076,25069077,25069088,25069153,25069069,25069071,25069072,25069078,25069124,25069132,25069133,25069073,25069079,25069083,25069125,25069155,25069161,25069074,25069080,25069081,25069084,25069087,25069131,25069160,25069082,25069085,25069086,25069126,25069164,25069165,25069166],\"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)