Web-stories-wp: Dashboard not listing scheduled stories

Created on 2 Jul 2020  路  4Comments  路  Source: google/web-stories-wp

Bug Description

Splitting this out from #2823:

If you save a story to be published in the future, it won't be listed anywhere in the dashboard. You can see it in the "All Stories" view though.

Expected Behaviour

The dashboard should list scheduled stories. They have the post status future.

Steps to Reproduce

  1. Create new story
  2. Set publish date to be in the future
  3. Save story
  4. Visit Dashboard

Screenshots

Additional Context

  • Plugin Version: 1.0.0-beta.1
  • Operating System:
  • Browser:

_Do not alter or remove anything below. The following sections will be managed by moderators only._

Acceptance Criteria

Implementation Brief

Dashboard Pea Bug Passed

Most helpful comment

I was curious if this was a fix in the dashboard or something in PHP, while looking into it I ended up just fixing it. Maybe took an hour total.

All 4 comments

I was curious if this was a fix in the dashboard or something in PHP, while looking into it I ended up just fixing it. Maybe took an hour total.

Moved this back to review because I realized Pascal needs to rereview. Sorry about that!

@csossi I'm sorry, I merged this after review and am now using this update in another branch to resolve some date stuff. Do you mind testing this on pantheon in staging? You should now see scheduled stories not just published (like this one below).

Screen Shot 2020-07-17 at 9 39 36 AM

Verified in QA - tested in Main branch:
image.png

Was this page helpful?
0 / 5 - 0 ratings