You're welcome, we will continue to improve the documentation.
If your unit tests require other contexts, you can migrate multiple contexts.
https://github.com/abpframework/abp/blob/dev/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo/Abp/Identity/EntityFrameworkCore/AbpIdentityEntityFrameworkCoreTestModule.cs#L38-L44
For AbpSettings
table the context is SettingManagementDbContext
hi Sturla
Can you share a project and steps to show your question? : ) https://abp.io/get-started
Can you share your command that creates the migrations?
Have you tried to add Host and Tenant migrations both?
hi
See https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project
hi
There are no similar breaking changes from 4.3 to 4.4.
Can you use the template project to reproduce the problem and share it? liming.ma@volosoft.com
hi
Is the samesite thing also required in the IdentityServer project?
Yes, It should be add in the project that using the IdentityServer.