// Job ID: #1133107
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24885796,24885797,24893256,24893257,24898210,24898214,24898215,24900313,24900314,24900315,24919362,24919363,24885787,24885788,24885789,24885790,24885792,24885793,24885794,24885795,24901523,24893255,24893258,24893260,24893261,24893262,24898203,24898205,24901524,24898202,24898204,24898206,24898222,24900310,24901525,24900311,24900312,24900316,24900317,24900318,24901526,24919367,24919368,24919359,24919360,24919361,24919364,24919365,24919366],\"UserId\":4601,\"UserFullName\":\"Mary Francis\",\"UserWindowsId\":\"AG\\mfrancis\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":4601,\"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)