0
balessi75 created
ABP Commercial 7.4.2 / Blazor Server / EF / Non tiered / Separate Host and Tenant DBs / Lepton Theme
Hi
After an upgrade from 7.2.1 to 7.4.2, we noticed a new column 'User Count' in role administration.
The count seems to include users that have been soft deleted which we believe is misleading to users.
Please advise.
Regards, Brian
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
The count seems to include users that have been soft deleted which we believe is misleading to users.
Yes, that is the problem, we have enhanced this in 8.0: https://github.com/abpframework/abp/pull/18051
I will do the same in 7.4.
You may need to manually delete the records in the table
AbpUserRoles.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
https://github.com/abpframework/abp/pull/18264
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)