// Job ID: #1182371
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25088569,25088574,25088578,25088581,25088585,25088588,25088591,25088596,25088601,25088607,25088609,25088613,25088616,25088623,25088625,25088631,25088632,25088639,25088643,25088646,25088648,25088653,25088657,25088570,25088571,25088572,25088573,25088575,25088576,25088577,25088579,25088580,25088582,25088583,25088584,25088586,25088587,25088589,25088590,25088592,25088593,25088594,25088595,25088597,25088598,25088599,25088600,25088602,25088603,25088604,25088605,25088606,25088608,25088610,25088611,25088612,25088614,25088615,25088617,25088618,25088619,25088620,25088621,25088622,25088624,25088626,25088627,25088628,25088629,25088630,25088633,25088634,25088635,25088636,25088637,25088638,25088640,25088641,25088642,25088644,25088645,25088647,25088649,25088650,25088651,25088652,25088654,25088655,25088656,25088658,25088659,25088660,25088661,25088662,25088663,25088664],\"UserId\":8356,\"UserFullName\":\"Ahmed Khan\",\"UserWindowsId\":\"AG\\akhan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6845,\"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)