// Job ID: #1296753
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25387225,25387226,25387229,25387228,25387227,25387232,25387239,25387244,25387245,25387231,25387233,25387240,25387246,25387247,25387230,25387234,25387237,25387241,25387248,25387249,25387235,25387238,25387242,25387250,25387251,25387236,25387243,25387252,25387253],\"UserId\":4793,\"UserFullName\":\"Miranda Garcia\",\"UserWindowsId\":\"AG\\mgarcia2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4793,\"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)