// Job ID: #1303087
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25403573,25403574,25403575,25403576,25403577,25403578,25403579,25403580,25403581,25403582,25403583,25403584,25403585,25403586,25403587,25403588,25403589,25403590,25403591,25403592,25403593,25403594,25403595,25403596,25403597,25403598,25407700,25403572],\"UserId\":3142,\"UserFullName\":\"Gerardo Castro\",\"UserWindowsId\":\"AG\\gcastro\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3142,\"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)