ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[23545410,23545411,23545412,23545413,23545414,23545415,23545416,23545417,23545418,23545419,23545420,23545421,23545422,23545423,23545424,23545425,23545426,23545427,23545428,23545429,23545430,23545431,23545432,23545433,23545434,23545435,23545436,23545437,23545438],\"UserId\":4991,\"UserFullName\":\"Naveen Donga\",\"UserWindowsId\":\"AG\\NDonga\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4991,\"IsAGTalent\":true}"),
    null,
    null);

Parameters

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

State

11/24/2024 4:14:29 PM (+130ms) 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 85
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+7ms Processing

Server:
wn0mdwk00036r:11472
Worker:
c99c1f3a

+40ms Enqueued

Queue:
a1-billing

11/24/2024 4:14:29 PM Created