closing the question. you can reopen it if you'd like to add anything.
No that's not supported. Actually there's no way to create inheritance while creating a new entity in Suite. Because you enter all the properties and choose a base class from ABP base classes.
This is not related to the ABP Framework. ABP Framework uses other 3rd party libraries like EF Core. And there's no support for the 3rd party questions. you can ask it on the EF Core repository https://github.com/dotnet/efcore thanks for your understanding
@alexander from our tests, this is not related to the ABP Framework. we advise you to publish your project to a on-premise environment to make a real test without 3rd party cloud service.
@hilin thanks for the feedback. we have reported your concerns to the team and they'll investigate on that.
@maliming is working on your issue. and it's holiday in their country now. @liang will help you while he's off.
this is not a bug, it's just not implemented in v4x. it'll be available in 5.0
if you don't want to overlap the jobs, there's a very basic solution; add a static variable bool IsTheLastJobStillRunning = false
then check this flag if it's true then return else set this true do your work set this false.
Hi rick,
please keep the conversation here.
thanks for the feedback