// Job ID: #1011255
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24515056,24515074,24515092,24515047,24515081,24515055,24515073,24515091,24515050,24515067,24515085,24515072,24515061,24515071,24515089,24515063,24515079,24515048,24515065,24515082,24515046,24515064,24515080,24515057,24515093,24515054,24515070,24515090,24515058,24515084,24515049,24515066,24515083,24515051,24515068,24515087,24515077,24515053,24515069,24515088,24515059,24515075,24515094,24515052,24515086,24515045,24515062,24515078,24515060,24515076],\"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)