Activities of "JohnJonsson"

hi

I updated the code. Can you test the latest one?

The latest code worked for me :)

The PR of ABP framework.

https://github.com/abpframework/abp/pull/19523

Do you have a date or when you think at earliest when this PR will be in an official release?

Br John

Hi

I have tested to override PublishEventsForTrackedEntity with the code you supplied but it didn´t work unfortunately

Br John

hi

When the RemoveSubEntity is called both EntityUpdatedEventData and EntityDeletedEventData is triggered

Can you share your test project? liming.ma@volosoft.com

Thanks

I have sent a link to a github repository to your mail

Ok

thank you for the answers.

BR John

Hi

I don't know if i follow you. The auditing is still working after i removed the UseUnitOfWork, What does it mean that "there is no way to include audit logging into the transaction"? My impression was that UseAuditing was handling all the auditing. My audit logs is written when a transaction is completed and not if an exception is thrown and the transaction is rolled back.

BR John

Hi

It was quite hard to follow what app.UseUnitOfWork(); exactly is doing from the links. From what i read i does not seems to be necessary to include this anymore.

I assume there no documentation on what the UseUnitOfWork middelware is doing?

BR John

Hi

Yes that worked. Now the correct error is returned end the exceptions is correctly described in the logs.

What other implications is there when i remove this app.UseUnitOfWork();

BR John

Showing 1 to 7 of 7 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11