ABP CLI 和 SUITE的版本是? 错误日志是?
hi @ninomartini
Now that the logic has changed, the settings must be defined before they can be used. If you have special requirements, you can override the default setting services
hi @ninomartini
I will confirm this; thanks for your feedback.
hi
Im getting the above exception when i call this api from APP,
Can you share the call code ?
hi
We have a problem when creating a new tenant, the translation does not appear.
Can you share some screenshots? Thanks
hi
Can you check this workaround?
https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-7.0/breaking-changes?tabs=v7#sqlserver-tables-with-triggers
hi
Can you prepare a project to reproduce this?
Or you can set the CreatorId with your value.
ObjectHelper.TrySetProperty(certificateRecord, x => x.CreatorId, () => YourId);
await _certificateRepository.InsertAsync(certificateRecord);
hi
You can refer to this class.
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo/Abp/Identity/IdentityPermissions.cs#L5
hi
Please kindly reproduce the problem and share your project . Thank you for your time.
hi
Run abp install-libs command the new js and css files will move to wwwroot folder.
so you only need to make this folder correctly.