For Wiki Loves contests, it's pretty important that credit goes to the original submitter and the original timestamp.
Right now, if an image is overwritten or re-uploaded, loaders.py grabs the most recent img_user and img_timestamp. We really need to update make_entry to sniff out the earliest archive record (oi_archive_name) and use that instead so credit routes properly.
For Wiki Loves contests, it's pretty important that credit goes to the original submitter and the original timestamp.
Right now, if an image is overwritten or re-uploaded,
loaders.pygrabs the most recentimg_userandimg_timestamp. We really need to updatemake_entryto sniff out the earliest archive record (oi_archive_name) and use that instead so credit routes properly.