Rebuild the solution and ensure
The lock name (`"api-lock"`) is exactly the same for
hi
Please ensure
Hi ;
Hello,
I'm wondering is it possible to build
Hi,
It seems there is cache problem, can you try cleaning
```bash
dotnet nuget locals
After installing
You can clear it with this command:
```powershell
dotnet nuget locals
the old property may persist or reappear after code regeneration if you do not fully remove or update
permissions via the Permission Management Module UI, but dynamic synchronization (removing permissions from
- There is no built-in ABP mechanism that automatically synchronizes permissions for
When a tenant is created or its edition/features change, enumerate
- There is no official ABP API that provides a direct mapping of "
is no distinction in permissions for these role assignments (MultiTenancySide or RequiredFeature),
In the future, if a permission assigned to a role is removed, it must be removed from
Then move
/ Add claims using editionInfo...
}
}
```
- Review your dynamic claims contributors and ensure
If false,
hi
Can you share the full debug logs (`logs.txt`) of
- Review and update your authentication cookie settings for compatibility with
hi
Change your log code in
AuthServer`)
Then share
authserver.mydomain.dev/connect/authorize") instead of HTTPS, while your clients and security libraries require
For your scenario, you should place your `styles.css` after
.
* When *changing* an edition on the tenant,
image.png](/QA/files/3a1c29e5daf7a654992f0a67551987d3.png)
> When changing an edition on the tenant,
Or I can set
Ensure your backend API is returning
If you have customized the SaaS module or the tenants table, verify that
recently updated ABP or the SaaS module, clear your browser cache and restart your application to ensure
Provide us with the following info:
🧐 Hint: If you are using the ABP Studio, you can see
[image.png](/QA/files/3a1c1def3e8cbd8b1fac1563a8d67717.png) Do i need to copy
I read somewhere that I can grab source files from ABP Suite, but ABP Suite isn't working for me at
**Check for Missing or Incorrect Module Dependencies**
- Ensure
**Check for Null Assemblies**
- Make sure
**Update ABP Packages**
- Ensure
Replace
public string Password { get; set; }
}
```
- If you want to audit only specific properties and ignore
string Email { get; set; }
public string Password { get; set; }
}
```
- If you have confirmed