Strider rank within City

CityStrides Profile Link

Message

When multiple people are 100%, does the rank then sort by date completed?

Date completed already shows at the street level, so how about display that on the city level?

When roads are changed (and you drop below 100%) does the rank reset so that the next person to hit 100% moves to the top?

Is there any consideration to roads marked manually complete? Probably an edge case, but I’ve noticed a strider hit 100%, but when reviewing their map they’ve cleared manually marked some roads complete.

I don’t have a secondary sort in place, so the database does whatever it feels like. I think it might typically decide to sort by the user ID, but I’m not sure that’s guaranteed. Databases are very moody, and it’s best not to ask them about these kinds of things.

I didn’t set a secondary sort, because there’s tons of shared code for sorting throughout the site. If I added it for user lists, I was going to have to add it to each of the dozen lists that can be sorted. It was easier to go without a secondary sort, so I did, because I’m lazy.
A secondary sort might be worth adding to Ideas but I’ll need to think through a lot of edge cases, so I’m not expecting it to be a quick/simple addition.

Nope

How did you determine that the streets were manually completed?
Keep in mind that the privacy settings allow for a per-activity decision, so they could have piles of activities that aren’t shown publicly.

I’m fine with no secondary sort, but having that “date completed” displayed would be nice.

A hunch: I’ve made OSM edits (like splitting a road at a gate) which will result in numerous nodes disappearing. The city hasn’t updated yet, so the street is incomplete for me. However, that other user is 100%, even though their LifeMap shows them turning around at my edit.