Finished streets show incomplete

After recent sync, some streets are showing up as 100% done, but they also show “incomplete” and lower the city completion percent. It appears that this only happens on border streets. I think (not confirmed) the street previously showed in one city but now shows in two.

Here’s an example:

:link: My profile link : Tommy Guy is running Clyde Hill, Washington - CityStrides

Yeah, some people mentioned this issue in another thread … I believe I’ve figured out the cause, and I’ll be able to test that in a little while … Right now, I have some code running against all affected cities, cleaning up the data - oh, it just finished. Your stats might be correct now (hopefully!)

I’m going to merge the other conversation into this thread, since that other thread kinda got hijacked a little by this new issue.

Edit: Looks like I fixed the street status but not the city percentage … working on that now …

Edit: Ok, the city percentages are fixed now too

I’m having a similar issue. With the Naperville, IL update today, I went from 319 streets completed to 294 completed. 25 of the streets that are no longer showing in the completed column are showing more than 90% complete with 22 of them showing 100%. See the screen shot below for some of the100% completed streets that are not showing in my completed list. 1 street that I had previously run was just added (Leona Mae Ct) and one street (91st) added 4 nodes, 1 that I had previously run (see below) and 3 that I haven’t. As a result, that street should be 29/32 or 91% and I should be at 320 streets now. Will it just take time for the website to realize that these need to be moved to the completed section or is there something that needs to be done manually?

chiming in to say the same thing. I’m seeing 100% streets showing as incomplete after a city sync completed. for example Steven Tursi is running Mahwah, New Jersey - CityStrides

Same here, lost about 50-60 streets yesterday, almost all of them showing 100% done in cities like Grandville MI and Beechwood Mi. Same for everyone else in those towns plus many more around me

+1 in case another repro is useful. User id 28714. The following are completed cities, and all in-progress streets within each of these show 100% completion.

For example:

This is for @karlpennings @stevetursi @shermbelle @bartdesmet … Did the city update notification (if you have this enabled for the cities in question) list updated streets that match these problematic streets? You don’t need to review every single one - in some cases there are several pages of these 100% streets.

I don’t know. I just checked to answer your question and .. the issue is fixed now. Did you do something?

Yes, that seems to match. For example, for Clyde Hill, WA, I got 3 streets at 100% but not marked as completed. All of these 3 streets occur in the “Updated Streets” list in the notification (which has a total of 15 streets listed).

Another example is Medina, WA. 11 updated streets from OSM. 2 of them now listed as incomplete. FWIW, these are

Lake Washington Boulevard Northeast (14 nodes)

Northeast 6th Street (4 nodes)

Yeah, I sent in the jobs for that city that should’ve been sent in during the sync. I wanted to see if that would resolve it, but now I have to figure out why they weren’t sent in.

Thanks!

1 Like

I’m seeing similar issues in East Grand Rapids, Michigan, which was updated on 1/5/2026. There are 21 streets that Citystrides shows me as having 100% completed, but are listed as incomplete. Seems to be the case with everyone on the site as it is showing everyone who was previously at 100% on the city having not completed those 21 streets

Yes, I think the problem is with the streets that were updated in the email alert I received. Should I just manually mark them complete to move them to my completed list?

Thanks for providing the date, that helps me figure out the corresponding code.

The only drawback to doing that is the street page (via the Go button) won’t indicate the date you completed it. But, if the street is ever modified in OSM then I have some code that verifies completion & it’ll adjust the date at that point - so it’s not necessarily a permanent loss there.

I’ll be able to collect the cities that were synced yesterday/today & manually run that verification, so it’s probably not worth the time clicking all the buttons to manually complete them.
Update: I’m running that process now


I think I just spotted the change that likely caused this issue. I’m about to release fixed up code & run a few city syncs to test.

Thank you! Looks fixed on my end here.

I just did a walk today (about 3 hours ago) in the city of Torrance, Calif… and despite the fact that I’d never walked most of these streets before, it’s showing zero progress and zero completions for today’s walk. The map is showing unfinished nodes even though you can see where I walked on those streets…

EDIT: It seems to have fixed itself in the past hour or so… I refreshed my profile and the progress for today’s activities is showing as it should.

Yep, confirmed fixed for me!

A post was merged into an existing topic: City was updated, suddenly some streets are showing as not completed

Hey @JamesChevalier, I think I might be hitting the same issue on my account (id 38861) with activities from last ~3 days.

Today I’ve finished another city, or so I thought. However, there are three streets left with <100% progress and no visible nodes left to finish. I’ve noticed there seems to be a discrepancy between the node count the page shows, and the node list the page displays on the map.

This is the city: Frederiksberg Kommune, Region Hovedstaden - CityStrides

My “unfinished streets” are:

Jernbane Allé - CityStrides (shows “6 Nodes” label on the page), but the map has only five, as shown in the API call https://citystrides.com/streets/5864163/markers.json

Kirstinedalsvej - CityStrides (4 Nodes label, only 3 nodes in the data)

Skellet - CityStrides (4 Nodes label, only two nodes in the data)

All of them are right on the border of the city, and the same street continues into the neighboring city, Copenhagen. I have finished all the nodes in the actual coords list, so there streets should be marked as complete.

Edit: before I’ve submitted this post, I have noticed that streets show below 100% on my city status page:

However, clicking the “Go” at each street shows the progress there as 100%.

There seem to be multiple sources of truth and they are not in sync.