Identify: "mark all as unreviewed" does not work

Go to this url: https://www.inaturalist.org/observations/identify?reviewed=true&quality_grade=needs_id%2Cresearch&per_page=100&order_by=updated_at&order=asc&place_id=68200&without_taxon_id=311249%2C68200%2C50863%2C57774%2C64615%2C67852&taxon_id=1351686

Click “mark all as unreviewed”.

Nothing happens, there is no loading icon as there is when “mark[ing] all as reviewed”, the button seems to do nothing. Looking at dev tools, “marking all as reviewed” sends a bunch of server requests, but nothing happens in the network tab when using the “mark all as unreviewed” button, so it looks like a client side error.

1 Like

Does it happen for other pages?

Yes. e.g. https://www.inaturalist.org/observations/identify?reviewed=true&taxon_id=3

When I loaded the page, 178 obs. After “marking all as unreviewed” still 178. I’m using API v1, but this issue appears to also affect v2.

Can you replicate?

Yes. Made a github issue: https://github.com/inaturalist/inaturalist/issues/4519

Should be fixed now.

1 Like

This topic was automatically closed after 15 hours. New replies are no longer allowed.