// Job ID: #972843
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24389797,24389806,24389810,24389825,24389848,24389863,24389833,24389819,24389832,24389840,24389858,24389793,24389856,24389795,24389841,24389837,24389815,24389845,24389862,24389822,24389787,24389866,24389790,24389826,24389849,24389855,24389788,24389809,24389823,24389850,24389865,24389834,24389816,24389831,24389859,24389798,24389868,24389869,24389870,24389871,24389789,24389811,24389824,24389851,24389799,24389792,24389813,24389829,24389847,24389857,24389786,24389853,24389854,24389867,24389791,24389807,24389812,24389827,24389846,24389804,24389872,24389803,24389818,24389820,24389838,24389794,24389814,24389830,24389844,24389828,24389835,24389860,24389800,24389802,24389817,24389836,24389839,24389861,24389796,24389842,24389843,24389801,24389805,24389808,24389821,24389852,24389864],\"UserId\":6016,\"UserFullName\":\"Saikiran Pikkili\",\"UserWindowsId\":\"ACS\\SPikkili\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6016,\"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)