// Job ID: #1311947
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25418011,25418012,25418013,25418014,25418015,25418016,25418018,25418020,25418022,25418017,25418019,25418021,25418023,25418454,25420004,25420005,25420006,25420007,25420008,25422433,25422434,25422435,25426260,25426261,25426262,25426263],\"UserId\":3430,\"UserFullName\":\"Jacob Mompean\",\"UserWindowsId\":\"AG\\jmompean\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3430,\"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)