There are 5 updates.
 
 
Confluence / cid:jira-generated-image-avatar-ae87347b-8c92-4e18-a862-2889f26e6233 CONFLUENCE-416 Closed

Preferably order page revisions by version

 
View issue   ·   Add comment
 

5 updates

 
cid:jira-generated-image-avatar-9f546982-01ad-4b33-ad00-65ece64a4cd2 Changes by Raphaël Jakse on 21/Mar/25 13:45
 
Fix Version: 9.81.2
Description: Unordered versions would cause some mess. We need to make sure the versions are sent ordered for things to work well, at the cost of dates being in the wrong order.

We sort by versions, and if we can't to that because of a missing version or because a version doesn't follow a pattern we can understand ({{digit(\.digit)*}}), we order by dates and rewrite the versions.


(note that we haven't actually noticed discrepancies between version order and date order, just that it's more sound like this)
Assignee: Raphaël Jakse
Resolution: Fixed
Status: Open Closed