// Job ID: #1279789
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25324367,25324368,25324369,25324377,25324385,25324387,25341022,25324366,25324373,25324374,25324375,25324370,25324371,25324372,25324376,25324378,25324379,25324380,25324381,25324382,25324383,25324384,25324386,25341014,25341015,25341016,25341017,25341018,25341019,25341020,25341021,25341023],\"UserId\":3430,\"UserFullName\":\"Jacob Mompean\",\"UserWindowsId\":\"AG\\jmompean\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3430,\"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)