i have same issue from today
@liangshiwei TenantId is still inserted into db so I think currentTenant still has value Since my project was initialized from version 5.x and I am seeing in 8.3.2 AuthServerModule.cs there is a code app.UseDynamicClaims(); which I don't have Could it lead to error on my project
Are there plans to fix bugs in ABP?
This is a post to keep it open.
Did you get the results?
I'm having trouble because there are no logs. If we pay you guys will you investigate further?
for example, the following URL is the web server log when 0error occurred, but there was no error. https://bit.ly/4fEme5i
I don't need to know the cause, but is there any way to deal with it?
I wish I could find something in there, but logically, the nginx web server no longer plays a role in this issue because:
And i double check api | auth server log on datadog link here But couldn't find anything useful
@liangshiwei What I mean is CreatorName is a field I created, when calling the api, it is retrieved from the client via
this.configStateService.getOne("currentUser")
At that time, there was user information on the client but not on the server
As for the screenshot and content, for example, there is an error like the one below. https://bit.ly/491MYKI
I'm sure you don't know the cause, but is there any way to deal with it?