You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider the following: a feed goes out every Friday night. The current 'draft' has three items in it.
On Thursday night, the author changes that feed to send out on Wednesday night instead. What to do?
We could try to be clever, but I think the safest thing to do is to be explicit and consistent: tell the user any 'active' items will just get disengaged, and then:
Mark an active email, if present, as a draft (instead of managed by RSS)
Mark all active items, if present, as 'skipped'
The text was updated successfully, but these errors were encountered:
Consider the following: a feed goes out every Friday night. The current 'draft' has three items in it.
On Thursday night, the author changes that feed to send out on Wednesday night instead. What to do?
We could try to be clever, but I think the safest thing to do is to be explicit and consistent: tell the user any 'active' items will just get disengaged, and then:
The text was updated successfully, but these errors were encountered: