// Job ID: #1073677
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24712933,24712934,24712935,24712936,24712937,24712898,24712903,24712908,24712913,24712918,24712923,24712928,24712941,24712899,24712904,24712909,24712914,24712919,24712924,24712929,24712938,24712942,24712900,24712905,24712910,24712915,24712920,24712925,24712930,24712939,24712901,24712906,24712911,24712916,24712921,24712926,24712931,24712940,24712943,24712902,24712907,24712912,24712917,24712922,24712927,24712932],\"UserId\":1142,\"UserFullName\":\"Christian Thomas\",\"UserWindowsId\":\"AG\\cthomas\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":1142,\"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)