ICommitTimeEntriesTo3E.Handle

// Job ID: #1155494
using AG.A1.Scheduler.Billing.Contracts.Contracts;

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25005391,25005392,25005393,25005394,25005395],\"UserId\":8381,\"UserFullName\":\"Reshav Kumar\",\"UserWindowsId\":\"AG\\RKumar2\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8381,\"IsAGTalent\":true}"),
    null,
    null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

10/16/2025 4:36:42 PM (+190ms) Failed

An exception occurred during performance of the job.

System.Exception

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)

+60ms Processing

Server:
wn0mdwk000l1v:8224
Worker:
31a1f3c7
+37msSubmission to 3E - Started at 10/16/2025 4:36:42 PM
+45msFeeUserId: 8381, name=Reshav Kumar(AG\RKumar2)
+160msCannot perform commit operation - No entries found to commit.

+23ms Enqueued

Queue:
a1-billing

10/16/2025 4:36:42 PM Created