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

Article's updated_at field never gets updated with new edits #44

Open
Mordax opened this issue Nov 26, 2019 · 0 comments
Open

Article's updated_at field never gets updated with new edits #44

Mordax opened this issue Nov 26, 2019 · 0 comments
Labels
bug Something isn't working intermediate Somewhat hard to fix

Comments

@Mordax
Copy link
Member

Mordax commented Nov 26, 2019

When editing an Article, the archive that is created has the correct timestamp. However that timestamp is never saved to the updated_at timestamp for Article. It remains the same has the day when the Article was created.

updated_at needs to be updated with the timestamp of the most recent change.

Reference

@Mordax Mordax added bug Something isn't working intermediate Somewhat hard to fix labels Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working intermediate Somewhat hard to fix
Projects
None yet
Development

No branches or pull requests

1 participant