// Job ID: #1254528
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25254380,25254384,25254385,25257108,25257109,25257123,25260440,25260443,25268316,25268330,25268332,25268318,25268329,25254379,25254381,25254382,25254383,25254386,25254387,25257106,25257107,25257110,25257111,25260435,25260436,25260437,25260438,25260439,25260441,25268315,25268331,25268333,25268334,25268317,25268326,25268327,25268328,25268314],\"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)