ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24329560,24329561,24329562],\"UserId\":3341,\"UserFullName\":\"Ian Layhew\",\"UserWindowsId\":\"AG\\ilayhew\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3341,\"IsAGTalent\":false}"),
    null,
    null);

Parameters

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

State

5/12/2025 4:49:24 PM (+110ms) 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)

+40ms Processing

Server:
wn1mdwk000go0:10368
Worker:
228391fe
+23msSubmission to 3E - Started at 5/12/2025 4:49:24 PM
+30msFeeUserId: 3341, name=Ian Layhew(AG\ilayhew)
+93msCannot perform commit operation - No entries found to commit.

+7ms Enqueued

Queue:
a1-billing

5/12/2025 4:49:24 PM Created