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

Previous version of an object to be accessible in on-update events #4276

Open
MinaDoncheva opened this issue Sep 10, 2024 · 0 comments
Open

Comments

@MinaDoncheva
Copy link
Contributor

When working with events we need to provide a way to process updated objects. Now there is no record of the updated object as the event is triggered from the repository after updating it.

An update method should return record of the old version of the object as well as the updated one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant