Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tedgoldstein opened this issue May 9, 2016 · 1 comment
Open

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

tedgoldstein opened this issue May 9, 2016 · 1 comment
Labels

Comments

@tedgoldstein
Copy link
Contributor

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" : [ "[email protected]", "CKCC" ] }
{ "_id" : "T5yf2RTN36Lwu7meP", "collaboration" : [ "CKCC", "[email protected]" ] }
{ "_id" : "KnMpQ6vMKLqARTHZJ", "collaboration" : [ "[email protected]", "CKCC" ] }
{ "_id" : "D8t6nJrAHusqrCxNN", "collaboration" : [ "CKCC", "[email protected]" ] }

But only one shows up.

@e-t-k e-t-k added the bug label May 26, 2016
@e-t-k
Copy link
Contributor

e-t-k commented May 26, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants