// Job ID: #1276451
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25328302,25328303,25328304,25328305,25328306,25328311,25328316,25328321,25328326,25328307,25328312,25328317,25328322,25328327,25328332,25328308,25328313,25328318,25328323,25328328,25328309,25328314,25328319,25328324,25328329,25328331,25328310,25328315,25328320,25328325,25328330],\"UserId\":1142,\"UserFullName\":\"Christian Thomas\",\"UserWindowsId\":\"AG\\cthomas\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":1142,\"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)