// Job ID: #973250
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24391944,24391962,24391978,24391983,24391949,24392001,24392009,24391937,24391954,24391971,24391989,24392007,24391952,24391988,24392000,24392019,24391950,24391986,24391945,24391963,24391995,24392002,24391953,24391940,24391957,24391974,24391991,24392014,24391969,24391998,24392012,24391943,24391961,24391970,24391977,24391982,24391994,24392004,24392006,24391946,24391964,24391979,24391984,24391996,24392010,24391968,24391947,24391965,24391951,24391987,24391999,24392015,24391958,24391975,24391992,24392013,24391941,24391959,24392017,24391939,24391956,24391973,24392011,24392016,24391938,24391955,24391972,24391990,24392008,24391948,24391966,24392003,24391942,24391960,24391976,24391981,24391993,24392005,24392018],\"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)