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

Preserve published date on story-unpublish #501

Open
cavis opened this issue Feb 13, 2019 · 0 comments
Open

Preserve published date on story-unpublish #501

cavis opened this issue Feb 13, 2019 · 0 comments
Labels

Comments

@cavis
Copy link
Member

cavis commented Feb 13, 2019

Sometimes a Publish user will (incorrectly) unpublish a story, make a change, and republish it. This results in a story.published_at = Time.now. And the item will float to the top of the Feeder feed.

Would be nice if republishing preserved the old published_at date. Maybe set it as released_at on unpublish, so we can recover it on republish.

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

No branches or pull requests

2 participants