// Job ID: #1229144
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25202192,25202198,25202199,25202210,25202216,25202187,25202188,25202189,25202190,25202191,25202193,25202194,25202195,25202196,25202197,25202200,25202201,25202202,25202203,25202204,25202205,25202206,25202207,25202208,25202209,25202211,25202212,25202213,25202214,25202215],\"UserId\":6574,\"UserFullName\":\"Steven Hunter\",\"UserWindowsId\":\"AG\\shunter\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6574,\"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)