// Job ID: #1294653
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25368140,25372199,25376944,25377012,25379249,25379650,25380311,25382781,25382784,25382786,25368139,25368141,25368144,25368218,25368219,25368268,25368273,25368274,25368490,25368491,25368746,25368747,25368867,25372707,25372200,25372708,25372709,25372712,25372718,25372719,25372750,25372903,25373798,25373821,25374026,25376564,25376565,25376566,25376567,25376568,25376781,25376884,25376954,25376957,25377011,25377068,25377144,25379248,25379250,25379460,25379461,25379606,25379608,25380283,25380284,25382782,25382785,25382912,25382913,25382915,25382968,25384525,25384598,25382914],\"UserId\":5951,\"UserFullName\":\"Ruth Lopez\",\"UserWindowsId\":\"AG\\rlopez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5951,\"IsAGTalent\":false}"),
null,
null);
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
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)