Activities of "dannyb"

We will release the new version soon.

Sorry, I am getting an error still. But when trying to publish the project.

Severity	Code	Description	Project	File	Line	Suppression State 
Error		Found multiple publish output files with the same relative path: C:\src\modules\Volo.LeptonTheme\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton\package.json, C:\src\src\SupplierPortal.Blazor\package.json.	SupplierPortal.Blazor		0	 
 

Solution found here.

https://stackoverflow.com/a/69919694

The issue raises after .NET 6 migration. There's a new feature that blocks multiple files from being copied to the same target directory with the same file name. See https://docs.microsoft.com/en-us/dotnet/core/compatibility/sdk/6.0/duplicate-files-in-output

Hi,

Entity change logging is not supported by the MongoDB provider. Other features work as expected.

See https://docs.abp.io/en/abp/latest/Audit-Logging#database-provider-support.

For reason: https://github.com/abpframework/abp/issues/5031#issuecomment-672629291

Hi there, thanks for the reply. We are not using Mongo, we are on EF Core / MS SQL.

Can you re-provide the information?

The strike through indicates the system/selected item. Else that would mean we're using Angular and MVC.

Regardless, I have edited to make it clearer.

Ok, I will check it again, thanks.

Thank you, looking forward to your response.

Hi,

The EntityTypeFullName is required.

For example:

var result = await _auditLogsAppService.GetEntityChangesWithUsernameAsync(new EntityChangeFilter(){EntityId = log, EntityTypeFullName = typeof(IdentityRole).FullName}); 

Thanks for the reply. What exactly am I to pass as the EntityTypeFullName. I've tried variations from the full entity name, with/without namespace etc.

Nevermind, typo on my part! Resolved. Thanks for your help.

Showing 11 to 16 of 16 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.3.0-preview. Updated on March 11, 2026, 11:45
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.