ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24880060,24880061,24880062,24880063,24880064],\"UserId\":8308,\"UserFullName\":\"Rohan Boddapati\",\"UserWindowsId\":\"AG\\RBoddapati\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8308,\"IsAGTalent\":true}"),
    null,
    null);

Parameters

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

State

9/20/2025 9:16:40 AM (+147ms) 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)

+26ms Processing

Server:
wn1mdwk000t00:7464
Worker:
490c493f
+18msSubmission to 3E - Started at 9/20/2025 9:16:40 AM
+23msFeeUserId: 8308, name=Rohan Boddapati(AG\RBoddapati)
+90msCannot perform commit operation - No entries found to commit.

+54ms Enqueued

Queue:
a1-billing

9/20/2025 9:16:39 AM Created