My Comms team has raised an issue whereby the blog posts macro is not ordering the blogs according to the macro when they are all published on the same date. It seems to be a time issue from what I can see.
Our blog posts macro is set up for :
Here's our scenario:
Blog post 1 published 24/04 12:30 > v2 12:43 > v3 26/04 17:16
Blog post 2 published 24/04 14:56 > v2 14:58 > v3 14:59 > v4 15:00 > v5 15:07
Blog post 3 published 24/04 15:45 > v2 16:09
5pm 24/04 they displayed in order 1, 3, 2. I would have expected, with a reverse sort on creation date they would have displayed as 3, 2, 1.
A few days later, they display in order 3, 1, 2.
My thinking is ...
Whichever way I go, the macro isn't displaying as I would expect it to.
Does anyone else have a better understanding of what is going on here, or if it is a bug?
Thanks in advance,
Kathryn.
Hi @Kathryn Reddie,
I'm one of the developers of the Lively Blogs for Confluence app and I have seen this problem in the past in our app as well. Some of our customers reported that the sorting of blog posts only accounted for the day of the blog post, but not the hour & minute. This was because we were using the Confluence sorting algorithm.
We fixed this for our blog post overviews & macros by sorting the blog posts ourselves instead of using the Confluence algorithm. Unfortunately, there seem to be several old bug tickets for Confluence describing similar issues, some of them closed as "Won't fix".
Hope this helps!
Cheers,
Sven
I'd suggest changing the date as a workaround, except you can't change the publish date after creating the post! That's been a known issue for over a decade: https://jira.atlassian.com/browse/CONFSERVER-11740
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We were having this issue too (which brought me here). I rebuilt the search index and it seems to have fixed the issue: <baseurl>/confluence/admin/search-indexes.action
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.