// Job ID: #1260160
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25270856,25270857,25270858,25270859,25270860,25270861,25270862,25274332,25274333,25274334,25274335,25274336,25274337,25274338,25276467,25276468,25276469,25276470,25276471,25276472,25276530,25278588,25278589,25278590,25278591,25278592,25280978,25280979,25280980,25280981,25280982],\"UserId\":4676,\"UserFullName\":\"Megan Unroe\",\"UserWindowsId\":\"AG\\munroe\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4676,\"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)