// Job ID: #1148532
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24797385,24797388,24797389,24823648,24823649,24823650,24823651,24838475,24838476,24838477,24873050,24873049,24873048,24873047,24873046,24907677,24907674,24907673,24907672,24907670,24962738,24962739,24962740,24962741,24962742,24984735,24984736,24984737,24984738,24984739,24984740],\"UserId\":8410,\"UserFullName\":\"Sriya Sahu\",\"UserWindowsId\":\"AG\\SSahu3\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8410,\"IsAGTalent\":true}"),
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)