// Job ID: #1130258
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24887642,24894623,24893450,24894624,24898049,24898530,24898605,24900394,24900396,24906614,24906615,24906620,24887641,24887643,24887645,24887697,24888698,24889081,24893412,24893448,24893451,24893452,24894610,24894611,24894612,24895005,24895357,24898046,24898047,24898048,24898050,24898150,24898151,24898528,24898529,24898563,24898603,24900392,24900393,24900395,24900548,24900549,24901022,24902226,24902227,24907579,24906618,24906619,24907510,24907511,24907578,24909270,24909271,24909395,24909695],\"UserId\":5951,\"UserFullName\":\"Ruth Lopez\",\"UserWindowsId\":\"AG\\rlopez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5951,\"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)