UCSC-MedBook / MedBook-Telescope3

0 stars 0 forks source link

Old posts don't seem to be showing up. #24

Open tedgoldstein opened 8 years ago

tedgoldstein commented 8 years ago

For some reason, posts that are sufficiently old don't always show up. For example for the CKCC collaboration on medbook.ucsc.edu, there are following posts:

db.posts.find({collaboration:"CKCC"}, {collaboration:1}) { "_id" : "CBPZxdpfTqzC2sPc2", "collaboration" : [ "ted@soe.ucsc.edu", "CKCC" ] } { "_id" : "T5yf2RTN36Lwu7meP", "collaboration" : [ "CKCC", "ted@soe.ucsc.edu" ] } { "_id" : "KnMpQ6vMKLqARTHZJ", "collaboration" : [ "ted@soe.ucsc.edu", "CKCC" ] } { "_id" : "D8t6nJrAHusqrCxNN", "collaboration" : [ "CKCC", "ted@soe.ucsc.edu" ] }

But only one shows up.

e-t-k commented 8 years ago

Can't reproduce on cloud-hosting build c629098 .

Artificially aged posts continued to appear in /collaboration/collabname view. Imported the example posts and they all appear as well.

screen shot 2016-05-26 at 4 48 12 pm