zooniverse / scribeAPI

scribe API
MIT License
79 stars 25 forks source link

Two "Eliza Adams 1863" icons and two "Congress 1864" on the home page #559

Closed trouille closed 8 years ago

trouille commented 8 years ago

This may be very simple (just need to remove the duplicates) or it may be a bit more complicated if it has to do with how new ships are loaded when ships are retired (i.e., classifications complete).

saschaishikawa commented 8 years ago

The dupes seem to result from the project:load rake task not completing (e.g. due to some error). This isn't a big deal other than the dupe can't be accessed. Might have to go into the database manually to delete.

I take it back. The duplicates are due to test subjects I used that weren't removed for production. Deleting these groups from the mongodb should do the trick, but I'm double-checking with a couple of people that this is the right thing to do. In the meantime, I've de-activated subjects from the duplicate logbooks, so we won't have any users doubling efforts.