SpongePowered / Ore

Repository software for Sponge plugins and Forge mods
https://ore.spongepowered.org/
MIT License
78 stars 25 forks source link

Discuss page only shows the first 100 posts for a project #799

Open Trnrr opened 5 years ago

Trnrr commented 5 years ago

Describe the bug When I try to comment on the discussion section on ore my comments don't show up. They show up instead on the plugin page only. This happens with VirtualChest for me. I'm not sure if it happens to other pages, but I was posting on Mirage a while ago and it seemed to be working fine there.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://ore.spongepowered.org/zzzz/VirtualChest/discuss
  2. Click discuss and post something.
  3. Nothing shows up
  4. Visit https://forums.spongepowered.org/t/virtualchest-a-sponge-plugin-providing-virtual-chest-guis-for-menus-like-chestcommands/18084/127 and see that it was posted there

Expected behavior It should post on the Ore discuss page as well.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

Katrix commented 5 years ago

Right, so what's happening here?

Turns out Discourse only allows so many posts to be embedded. In this case it's 100 posts. There's supposed to be some text that says there's more posts, but somehow it's hidden. We're looking at solutions to get around this, but doesn't look too easy.