ICommitTimeEntriesTo3E.Handle

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

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24320269],\"UserId\":663,\"UserFullName\":\"Ashok Tummuri\",\"UserWindowsId\":\"AG\\AReddy1\",\"InputSource\":\"alliantOne\",\"SubmittedBy\":7814,\"IsAGTalent\":false}"),
    null,
    null);

Parameters

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

State

11/17/2025 10:52:39 AM (+1m 23.757s) Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Sequence contains no matching element

System.InvalidOperationException: Sequence contains no matching element
   at System.Linq.ThrowHelper.ThrowNoMatchException()
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.MapToTimeEntry(TimeSplitDto model, List`1 timeEntriesToLedger)
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.<SplitTimeForLinkedFiles>b__54_1(TimeSplitDto m)
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.SplitTimeForLinkedFiles()
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.AddTimeSplitRows()
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.Handle(CommitTimeEntriesTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+787ms Processing

Server:
wvdappdevv2-19:724
Worker:
64941e34
+72msSubmission to 3E - Started at 11/17/2025 4:51:15 AM
+82msFeeUserId: 663, name=Ashok Tummuri(AG\AReddy1)
+7.634sTotal entries #: 1, Submitted by=Mythili Sailaja(AG\MSailaja)
+9.190sTimekeeperIndex: 6004, Timekeeper Status: ACTIVE
+9.736sA1TimekeeperId: 6266, User Daily Time Limit: NULL, User Daily Client Time Limit: NULL
+1m 23.705sCannot perform commit operation - Sequence contains no matching element

+1.206s Enqueued

11/17/2025 10:51:13 AM Created