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

created_at field is always updated when saving a EloquentStoredEvent #454

Closed
Jnesselr opened this issue Jan 25, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@Jnesselr
Copy link

I noticed that any call to save on an EloquentStoredEvent updates the created_at timestamp to now. It looks like you're using an event listener for this, but not even using saveQuietly saved the models from getting their timestamp updated.

@sebastiandedeyne sebastiandedeyne added the bug Something isn't working label Jan 25, 2024
@spatie-bot
Copy link

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants