ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[23555442,23555443,23555444,23555445,23555446,23555447,23555448,23555449,23555450,23555451,23555452,23555453,23555454,23555455,23555456,23555457],\"UserId\":232,\"UserFullName\":\"Aiswarya S\",\"UserWindowsId\":\"AG\\ASundar\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":232,\"IsAGTalent\":true}"),
    null,
    null);

Parameters

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

State

11/27/2024 11:50:22 AM (+163ms) 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)

+57ms Processing

Server:
wn0mdwk00036r:2828
Worker:
4281b340

+40ms Enqueued

Queue:
a1-billing

11/27/2024 11:50:22 AM Created