// Job ID: #1278041
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25334279,25334294,25334299,25334304,25334280,25334295,25334300,25334305,25334281,25334296,25334301,25334306,25334282,25334297,25334302,25334307,25334283,25334298,25334303,25334308,25334284,25334289,25334285,25334290,25334286,25334291,25334287,25334292,25334288,25334293],\"UserId\":3738,\"UserFullName\":\"John Rizk\",\"UserWindowsId\":\"AG\\jrizk\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3738,\"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)