-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.0.2, 7.1.0, 7.1.1, 7.2.1, 7.4.1, 7.4.11, 7.5.2
-
19
-
Severity 3 - Minor
-
1
-
Note - This bug doesn't affect version 6.x. It is affecting version 7.x
Summary
When several blogs are created on the same day, they are not getting sorted based on created DateTime. The last blog created appears at the end of the blog list.
How to replicate
- Create a blog post called "Blog 1".
- Add some content. Close the editor and save it.
- Create another blog post and publish it as "Blog 2".
- Add some content to Blog 2. Close the editor and save it.
- Create another blog post and publish it as "Blog 3".
- Add some content to Blog 3. Close the editor and save it.
Expected results
On the Blog post page, the order of the blogs should be like below
- Blog 3
- Blog 2
- Blog 1
Actual results
The blogposts are instead listed in this order (top to bottom):
- Blog 1
- Blog 2
- Blog 3
Note
The blog created on the next day will appear at the top of the blog page list. For e.g., if Blog 4 is created on the next days, the order of the blogs in the blog list is
- Blog 4
- Blog 1
- Blog 2
- Blog 3
- is related to
-
CONFSERVER-22560 Blog post creation date is used as a publish date: it is different to the actual creation time and sometimes stored as midnight
-
- Closed
-
- relates to
-
CONFSERVER-22560 Blog post creation date is used as a publish date: it is different to the actual creation time and sometimes stored as midnight
-
- Closed
-
- mentioned in
-
Page Failed to load
-
Page Failed to load
-
Page Failed to load
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
Form Name |
---|
Please note this was reported before multiple times with other Confluence users:
We have just migrated to Confluence Server: 7.13.7 unfortunately with disappointment the Blog sorting is not fixed yet?
Can you please fix this issue or give us some workaround or a special patch we can apply.
Your help with this matter will be greatly appreciated.
Thank You