Yeah, so that’s what I did, on the entire second page I clicked show, it zooms in, one by one, to all the same territories that I’d already shown on page 1.
Do you get similar weirdness when paging through other sorting options?
Your first screenshot cuts off details on the left side, but it seems like these sizes are different from page to page. I’m wondering if the Show button’s “zoom/pan map to Territory” thing isn’t working on page two…
You can see (nearly) that territories “1.791 km^2” and 1.719 km^2" (not a bug, coincidental numbers) appear on both pages of results, when I sort by “From Home” ASC. Let me try to check the other sort options.
Edit: I don’t see any obvious sort issues with other options. Keep in mind it’s very hard to tell visually, because you’re not zooming all over the entire world. I haven’t seen any issues though, by looking at the list.
Ah, ok, I found it… I’ve made this mistake before, as well.
I do think it’s possible to see this issue with the activities count sorting (ascending).
This will be sorted out in the next release.
The issue is that when there are multiple pages of records with the same value it’s sorting on, the database just kinda does whatever, resulting in some records appearing on multiple pages. The fix is to add a backup/fallback order on some field that’s definitely unique e.g. ID. In your case, it’s repeating Territories because you have 34 Territories that are “0” distance from your default city.