// Job ID: #1009720
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24510729,24510747,24510721,24510739,24510757,24510728,24510746,24510764,24510760,24510736,24510754,24510752,24510726,24510737,24510735,24510755,24510722,24510741,24510758,24510719,24510738,24510756,24510730,24510748,24510765,24510727,24510745,24510763,24510720,24510731,24510766,24510717,24510723,24510740,24510759,24510724,24510744,24510761,24510769,24510725,24510762,24510742,24510732,24510749,24510767,24510743,24510751,24510718,24510734,24510753,24510733,24510750,24510768],\"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)