ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24813797,24813798,24813799,24813800],\"UserId\":8068,\"UserFullName\":\"Abinesh Ganesan\",\"UserWindowsId\":\"AG\\AGanesan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8068,\"IsAGTalent\":true}"),
    null,
    null);

Parameters

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

State

9/7/2025 5:43:40 PM (+113ms) 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)

+43ms Processing

Server:
wn0mdwk000kjn:8684
Worker:
b2cc98d9
+28msSubmission to 3E - Started at 9/7/2025 5:43:40 PM
+34msFeeUserId: 8068, name=Abinesh Ganesan(AG\AGanesan)
+97msCannot perform commit operation - No entries found to commit.

+14ms Enqueued

Queue:
a1-billing

9/7/2025 5:43:40 PM Created