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

Allow expiry to specific version (rather than unpublish) #17

Open
chillu opened this issue Nov 28, 2017 · 0 comments
Open

Allow expiry to specific version (rather than unpublish) #17

chillu opened this issue Nov 28, 2017 · 0 comments

Comments

@chillu
Copy link
Contributor

chillu commented Nov 28, 2017

Oftentimes, embargoes are for a temporary new content state, e.g. promotion of a deal on the homepage until it expires. The expiry would be around this particular content version, and shouldn't unpublish the homepage when the expiry date hits. Instead, it should just restore the old version of the homepage.

There's two schools of thought:

  1. Extend the existing data model with a version pointer (selectable in the UI, or defaulting to "previous version")
  2. Refactor data model to apply a "timeline" of versioned records, where you can declare a particular version to be live in a given timeframe. This has been extensively discussed by Marcus and Hamish five years ago.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant