ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24387962,24387963],\"UserId\":8045,\"UserFullName\":\"Pratham Gandhi\",\"UserWindowsId\":\"ACS\\PGandhi\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8045,\"IsAGTalent\":false}"),
    null,
    null);

Parameters

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

State

5/26/2025 7:34:53 PM (+83ms) 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)

+97ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
63326844
+16msSubmission to 3E - Started at 5/26/2025 7:34:52 PM
+20msFeeUserId: 8045, name=Pratham Gandhi(ACS\PGandhi)
+73msCannot perform commit operation - No entries found to commit.

+43ms Enqueued

Queue:
a1-billing

5/26/2025 7:34:52 PM Created