Ok, Can you share the full code so I can understand your case? Thanks
hi
Does CurrentTenant
set the correct tenant?
https://docs.abp.io/en/abp/latest/Multi-Tenancy#change-the-current-tenant
https://github.com/abpframework/abp/pull/17682
I suggest you use Windows as a build server to troubleshoot whether it is a problem of Linux environment.
hi
Observe that one of the roles is displaying incorrectly, as shown in the attached screenshot.
Configure<WebEncoderOptions>(options =>
{
options.TextEncoderSettings = new TextEncoderSettings(UnicodeRanges.All);
});
or
Configure<WebEncoderOptions>(options =>
options.TextEncoderSettings = new TextEncoderSettings(UnicodeRanges.BasicLatin,
UnicodeRanges.CjkUnifiedIdeographs));
Observe that translations appear to be enclosed within <span> tags, as depicted in the attached screenshot.
The fix code exists on 7.4.0-rc.3 7.4.0-rc.2 7.4.0-rc.1 7.3.3 7.3.2 7.3.1 7.3.0 7.3.0-rc.3 7.3.0-rc.2 7.3.0-rc.1 7.2.3
Can you try a new template project? Are you custom any page code?
hi
I will fix this and share a solution soon.
hi
This seems to be a Case-sensitive problem.
hitecm
vshitEcm
😅
The referenced project '../../../../services/hitecm/src/HitFrame.HitEcmService.EntityFrameworkCore/HitFrame.HitEcmService.EntityFrameworkCore.csproj' does not exist.
/opt/atlassian/pipelines/agent/build/services/hitEcm/src/HitFrame.HitEcmService.EntityFrameworkCore/HitFrame.HitEcmService.EntityFrameworkCore.csproj
/opt/atlassian/pipelines/agent/build/services/hitMobile/src/HitFrame.HitMobileService.EntityFrameworkCore/EntityFrameworkCore/HitMobileServiceEntityFrameworkCoreModule.cs