// Job ID: #1277015
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25332032,25332033,25332034,25332035,25332036,25332037,25332041,25332045,25332049,25332038,25332042,25332046,25332050,25332054,25332055,25332039,25332043,25332047,25332051,25332053,25332057,25332040,25332044,25332048,25332052,25332056,25332058],\"UserId\":3142,\"UserFullName\":\"Gerardo Castro\",\"UserWindowsId\":\"AG\\gcastro\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3142,\"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)