<p></p>
<p dir="auto">This was suggested in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2182873280" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4571" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/4571/hovercard?comment_id=1994856482&comment_type=issue_comment" href="https://github.com/openstreetmap/openstreetmap-website/pull/4571#issuecomment-1994856482">#4571 (comment)</a> but I haven't done it because we don't have appropriate indexes. This requires reading all changeset node/ways/relations and sorting them. We also have counts of changeset elements but at least counting doesn't require sorting.</p>
<p dir="auto">Also if you want the pagination here to be closer to like it is for traces, diary entries etc (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2522931249" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/5205" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/5205/hovercard?comment_id=2346879691&comment_type=issue_comment" href="https://github.com/openstreetmap/openstreetmap-website/pull/5205#issuecomment-2346879691">#5205 (comment)</a>), that's done with sorting by some id. We can't sort changeset elements just by id because ids are not unique, you can have several versions of the same element. That's why this PR sorts by (id, version) but it's not quite the same as in other places. What would have made it nearly the same is something like <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2231167073" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4660" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/4660/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/issues/4660">#4660</a>.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5209#issuecomment-2352910968">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMUG4GDO5UCFZYELSLZW3LXTAVCNFSM6AAAAABOEE4A5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJSHEYTAOJWHA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLL6YO63SVAX7743KL3ZW3LXTA5CNFSM6AAAAABOEE4A5WWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUMH2JHQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5209/c2352910968</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5209#issuecomment-2352910968",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5209#issuecomment-2352910968",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>