ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24450311,24450312,24450313,24450314,24450315],\"UserId\":7787,\"UserFullName\":\"Akhil Tadanki\",\"UserWindowsId\":\"AG\\ATadanki\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7787,\"IsAGTalent\":false}"),
    null,
    null);

Parameters

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

State

6/9/2025 7:36:24 AM (+107ms) 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:
wn0mdwk000d8i:11188
Worker:
761d63b4
+21msSubmission to 3E - Started at 6/9/2025 7:36:24 AM
+26msFeeUserId: 7787, name=Akhil Tadanki(AG\ATadanki)
+95msCannot perform commit operation - No entries found to commit.

+7ms Enqueued

Queue:
a1-billing

6/9/2025 7:36:24 AM Created