// Job ID: #1073690
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24704119,24696420,24696421,24696423,24696424,24696495,24696880,24696936,24697271,24697491,24710783,24704121,24704122,24704124,24704125,24704688,24704729,24704750,24705024,24705277,24705516,24705521,24708438,24708439,24708454,24708457,24709692,24709696,24710204,24710472,24710586,24710780,24712207,24712208,24712209,24712210,24712233,24712234,24712235,24712527,24712824,24712956,24713006],\"UserId\":7791,\"UserFullName\":\"Sheeba John\",\"UserWindowsId\":\"AG\\sjohn3\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7791,\"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)