Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IEventHandler<EntityUpdatingEventData<IEntity>>cannot receive event notifications #6696

Open
netty2019 opened this issue Apr 27, 2023 · 6 comments
Milestone

Comments

@netty2019
Copy link
Contributor

netty2019 commented Apr 27, 2023

The following event handler is not working
image

@ismcagdas
Copy link
Member

@netty2019 could you share a minimal project which reproduces the problem ?

@netty2019
Copy link
Contributor Author

netty2019 commented Apr 28, 2023

image
7.3.0.zip

@ismcagdas
Copy link
Member

@netty2019 did you find a solution to your problem ?

netty2019 added a commit to netty2019/aspnetboilerplate that referenced this issue Jul 5, 2023
solve IEventHandler<EntityUpdatingEventData<IEntity>>cannot receive event notifications  
Issue aspnetboilerplate#6696
@netty2019
Copy link
Contributor Author

@ismcagdas
Submitted PR

@netty2019
Copy link
Contributor Author

@ismcagdas
Found a problem, which may trigger repeatedly. I don't know how to solve it
image

@ismcagdas ismcagdas added this to the v9.0 milestone Jul 6, 2023
@ismcagdas ismcagdas modified the milestones: v9.0, v9.1 Nov 15, 2023
@m-aliozkaya
Copy link
Member

Hi @netty2019,

In the current framework version, we don't support IEntity for event handlers. You can use specified entities for event handlers. We will determine whether we can improve this in new versions.

@ismcagdas ismcagdas modified the milestones: v9.1, Backlog Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants