ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25121521,25121530,25121525,25121531,25121524],\"UserId\":7789,\"UserFullName\":\"Prasenjit Chowdhury\",\"UserWindowsId\":\"AG\\PChowdhury\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7789,\"IsAGTalent\":true}"),
    null,
    null);

Parameters

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

State

11/19/2025 1:28:20 PM (+176ms) 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)

+44ms Processing

Server:
wn0mdwk000qsk:3192
Worker:
51f743d5
+54msSubmission to 3E - Started at 11/19/2025 1:28:20 PM
+68msFeeUserId: 7789, name=Prasenjit Chowdhury(AG\PChowdhury)
+146msCannot perform commit operation - No entries found to commit.

+53ms Enqueued

Queue:
a1-billing

11/19/2025 1:28:20 PM Created