Importing historical data

I am trying to import data for a new beeminder goal, but it is all red and is being rejected for import. I swear that the format matches exactly what beeminder instructs:

Import: You can paste historical data into the Advanced Entry form using a format like this:
2014 06 28 123 “optional comment”

Here is a sample of my data I am pasting into beeminder import:
2015 08 29 1
2015 08 29 1
2015 08 30 1
2015 08 30 1
2015 08 31 1

Can’t figure out what the problem is… Bug? Or am I doing something wrong?

2 Likes

Great question! That’s actually just a failure of the code that decides whether to turn the text red. It works if you submit it anyway. Thanks for asking about this. A nice easy #UVI for us at some point…

2 Likes

Thanks! worked fine when I tried it again. I must have had something wrong the first time. And yeah, the red color made me think it will still incorrectly formatted.

3 Likes