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

Fix double-save when save type is afterSave #83

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

cnizzardini
Copy link
Collaborator

There was a bug when up-porting this from 3.x causing double-save to the log. When 'AuditStash.saveType' is "afterSave" then after commit event listeners should not be added.

@cnizzardini cnizzardini added this to the 4.1.0 milestone Feb 24, 2024
@cnizzardini
Copy link
Collaborator Author

FYI @dereuromark and @arusinowski I am merging this in.

@cnizzardini cnizzardini merged commit 65f9219 into lorenzo:master Feb 24, 2024
4 checks passed
@cnizzardini cnizzardini deleted the bug/fix-double-save-event branch February 24, 2024 15:09
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

Successfully merging this pull request may close these issues.

1 participant