ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25126499,25126500,25126501,25126502,25126503],\"UserId\":3939,\"UserFullName\":\"Karl Richardson\",\"UserWindowsId\":\"AG\\krichardson\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3939,\"IsAGTalent\":false}"),
    null,
    null);

Parameters

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

State

11/21/2025 1:05:18 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)

+37ms Processing

Server:
wn1mdwk000q4q:2644
Worker:
6b85c8a2
+50msSubmission to 3E - Started at 11/21/2025 1:05:18 PM
+58msFeeUserId: 3939, name=Karl Richardson(AG\krichardson)
+96msCannot perform commit operation - No entries found to commit.

+36ms Enqueued

Queue:
a1-billing

11/21/2025 1:05:17 PM Created