Keep track of the HITs you've done (and more!). Cross browser compatible.
< 脚本MTurk HIT Database Mk.II的反馈
Are you referring to your very first initial update, or subsequent updates? Do you have any pending HITs prior to Dec. 06? The database will only update days it needs to. It doesn't fetch the full 45 days every single time.
No, subsequent updates. When I click on daily overview, It will list dates through 10/28/15, but when I click the blue plus sign to expand a certain date, I get the following message for dates prior to 12/6/15: "No entries found matching your query". I get this message even though I have many hits approved for each day prior to 12/6. See screenshot below. I have been using HIT DB for about a month now and have never encountered this problem.
Oh my bad; I misunderstood you the first time. That's an interesting issue.
Did you import anything recently that may have overwritten the dates in an improper format? When you search for HITs in the database normally, not via the Daily Overview, does it retrieve them correctly?
No, it doesn't retrieve them correctly normally either. I also have not imported anything :(
I've tried uninstalling both the script and tampermonkey, but that didn't help. I was hoping someone has had this issue before, but I couldn't find anything.
Were the HITs there before; were they deleted or corrupted somehow or were they never added to the database to begin with?
I'm not sure what would cause that, so I suggest deleting the fetchData
, which will force HITdb to fetch all 45 days again. That should hopefully repopulate everything that's missing.
Open the console with ctrl+shift+J
, then paste in the following:
localStorage.removeItem('hitdb_fetchData')
Note that this has a normal return value of undefined
. Refresh the page and run another update.
Yes, the were there before. This did not work either.
When you updated, it did actually cycle through the entire 45 day period though, right?
Could you click on 'Create Backup' and send me that file?
It does not actually cycle through all 45 days, it only does a few days. How do I send you the backup? It says uploaded file type is not allowed.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
HIT Database only updating for last five days (thru 12/6/15)
I don't know what I did. For some reason, my database is only updating information for hits that I've done for the past couple of days. It is not updating anything I've done prior to 12/6/15. I'm not tech savvy. Any advice would be appreciated.