// Job ID: #1278159
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25334958,25334990,25334991,25335005,25335006,25335014,25334992,25335023,25335051,25335073,25335081,25334959,25334978,25335033,25335045,25335046,25334984,25335010,25335028,25335065,25335075,25334960,25334972,25335002,25335080,25334953,25334997,25335019,25335029,25335032,25334961,25334970,25334998,25335024,25335044],\"UserId\":6845,\"UserFullName\":\"Thakshila Perera\",\"UserWindowsId\":\"AG\\tperera\",\"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)