// Job ID: #973727
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24395261,24395284,24395305,24395326,24395363,24395386,24395407,24395428,24395509,24395532,24395553,24395574,24395595,24395253,24395274,24395295,24395316,24395355,24395376,24395397,24395418,24395501,24395522,24395543,24395564,24395585,24395259,24395285,24395306,24395327,24395361,24395387,24395408,24395429,24395507,24395533,24395554,24395575,24395596,24395277,24395298,24395319,24395379,24395400,24395421,24395525,24395546,24395567,24395588,24395249,24395270,24395291,24395312,24395351,24395372,24395393,24395414,24395497,24395518,24395539,24395560,24395581,24395267,24395369,24395515,24395288,24395309,24395330,24395390,24395411,24395432,24395536,24395557,24395578,24395599,24395260,24395282,24395303,24395324,24395362,24395384,24395405,24395426,24395508,24395530,24395551,24395572,24395593,24395250,24395272,24395293,24395314,24395352,24395374,24395395,24395416,24395498,24395520,24395541,24395562],\"UserId\":6998,\"UserFullName\":\"Uthpala Banothu\",\"UserWindowsId\":\"ACS\\UBanothu\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6998,\"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)