// Job ID: #1225116
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25196610,25196611,25196618,25196620,25196622,25196626,25196635,25196652,25196612,25196613,25196615,25196619,25196623,25196627,25196636,25196648,25196651,25196616,25196624,25196628,25196632,25196647,25196653,25196614,25196617,25196621,25196625,25196629,25196630,25196631,25196633,25196650,25196634,25196649],\"UserId\":923,\"UserFullName\":\"Brian Cruz Ventura\",\"UserWindowsId\":\"AG\\bventura\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":923,\"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)