// Job ID: #1315565
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25436670,25436693,25436696,25436710,25436671,25436711,25436839,25436840,25436672,25436712,25436890,25436892,25436673,25436713,25436902,25436910,25436919,25436674,25436714,25436893,25436903,25436543,25436700,25436701,25436759,25436842,25436544,25436702,25436846,25436545,25436703,25436967,25436704,25437013,25436694,25436844,25436969,25436695,25436732,25436968,25436770,25436981,25436845,25436914,25436760,25436887,25436931,25437015,25436697,25436841,25436906,25436908,25437014,25436546,25436547,25436548,25436886,25436549,25436934,25436550],\"UserId\":5066,\"UserFullName\":\"Nick Rauchle\",\"UserWindowsId\":\"AG\\nrauchle\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5066,\"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)