// Job ID: #982704
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24430679,24430682,24430692,24430662,24430680,24430701,24430654,24430666,24430699,24430691,24430661,24430673,24430693,24430709,24430685,24430712,24430659,24430705,24430672,24430657,24430669,24430690,24430702,24430664,24430675,24430695,24430698,24430655,24430668,24430689,24430707,24430656,24430714,24430686,24430660,24430676,24430694,24430708,24430683,24430653,24430671,24430688,24430700,24430658,24430667,24430710,24430663,24430678,24430715,24430677,24430652,24430670,24430687,24430704,24430703,24430665,24430681,24430697,24430706,24430651,24430674,24430684,24430711,24430696,24430713],\"UserId\":7268,\"UserFullName\":\"Zeina Al Abassi\",\"UserWindowsId\":\"ACS\\ZAl Abassi\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7268,\"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)