Open tedgoldstein opened 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.
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.
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:
But only one shows up.