ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25019278,25019279,25019280,25019281,25019282],\"UserId\":4542,\"UserFullName\":\"Manoj Dandu\",\"UserWindowsId\":\"AG\\MDandu\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4542,\"IsAGTalent\":false}"),
    null,
    null);

Parameters

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

State

10/21/2025 3:10:10 PM (+103ms) 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)

+24ms Processing

Server:
wn0mdwk000ki2:444
Worker:
531f32b2
+22msSubmission to 3E - Started at 10/21/2025 3:10:09 PM
+28msFeeUserId: 4542, name=Manoj Dandu(AG\MDandu)
+88msCannot perform commit operation - No entries found to commit.

+6ms Enqueued

Queue:
a1-billing

10/21/2025 3:10:09 PM Created