CenterForOpenScience / cos.io

https://www.cos.io
Apache License 2.0
28 stars 74 forks source link

Feature/Exclude Drafts from News Feed [PLAT-690] #934

Closed pattisdr closed 6 years ago

pattisdr commented 6 years ago

Purpose

News articles drafts show up in news feed

Changes

Update query to fetch NewsArticles where live=True.

Before

Test draft shows up screen shot 2018-09-04 at 11 31 24 am

After

Only "live" articles displayed in feed screen shot 2018-09-04 at 11 31 45 am

Ticket

https://openscience.atlassian.net/browse/PLAT-690