// Job ID: #1312271
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25427765,25427783,25427786,25427784,25427767,25427768,25427769,25427770,25427774,25427795,25427771,25427775,25427772,25427776,25427793,25427773,25427777,25427794,25427806,25427805,25427781,25427782,25427766,25427785,25427787,25427780,25427788,25427789],\"UserId\":7788,\"UserFullName\":\"Senthilkumar Jayabal\",\"UserWindowsId\":\"AG\\sjayabal\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7788,\"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)