2021年4月27日星期二

After ABP BoilerPlate upgrade to 6.3, IAsyncBackgroundJob can not be invoked

Our platform is currently on v6.2.0 of abp Boilerplate and after upgrading to v6.3.0, our jobs are not being triggered because the following error is raised. I downgraded back to v6.2.0 with no code change other than a version change and our jobs then work fine.

I plan to dig through the V6.3.0 source this weekend but if something has already figured out a similar issue, please let me know.

Error:

{"The type `Abp.BackgroundJobs.IAsyncBackgroundJob`1[AI.BackgroundJobCoordinators.BackgroundJobs.ArgsDto.FeatureDeterminatorBackgroundJobArgsDto]` must be derived from the `AI.BackgroundJobCoordinators.BackgroundJobs.FeatureDeterminatorBackgroundJob` type. (Parameter 'type')"}  
https://stackoverflow.com/questions/67293199/after-abp-boilerplate-upgrade-to-6-3-iasyncbackgroundjob-can-not-be-invoked April 28, 2021 at 11:07AM

没有评论:

发表评论