ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24764356,24764359,24764364,24764365],\"UserId\":7927,\"UserFullName\":\"Spandana Kattamuri\",\"UserWindowsId\":\"AG\\SKattamuri\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7927,\"IsAGTalent\":true}"),
    null,
    null);

Parameters

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

State

8/29/2025 4:38:08 PM (+80ms) 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)

+56ms Processing

Server:
wn1mdwk000hiy:8036
Worker:
1c622c02
+21msSubmission to 3E - Started at 8/29/2025 4:38:08 PM
+26msFeeUserId: 7927, name=Spandana Kattamuri(AG\SKattamuri)
+66msCannot perform commit operation - No entries found to commit.

+7ms Enqueued

Queue:
a1-billing

8/29/2025 4:38:08 PM Created