// Job ID: #1233216
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25198373,25202401,25205309,25205396,25205490,25207056,25212046,25212067,25217517,25198312,25198313,25198530,25198550,25198551,25198815,25198820,25199106,25199276,25199382,25199492,25199594,25202137,25202138,25202399,25202607,25202637,25202638,25202683,25202778,25203058,25203072,25205138,25205397,25205398,25205399,25205459,25205530,25205547,25205689,25205700,25205758,25205789,25207055,25207058,25207145,25207237,25207243,25207724,25207725,25208184,25208185,25208446,25210227,25210239,25211888,25212045,25217516],\"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)