// Job ID: #973781
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24394273,24394292,24394269,24394282,24394266,24394279,24394274,24394291,24394265,24394264,24394283,24394294,24394270,24394284,24394295,24394268,24394290,24394286,24394275,24394293,24394289,24394288,24394276,24394280,24394262,24394281,24394267,24394263,24394278,24394272,24394287,24394277,24394271,24394285],\"UserId\":7268,\"UserFullName\":\"Zeina Al Abassi\",\"UserWindowsId\":\"ACS\\ZAl Abassi\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7268,\"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)