I just upgraded to the Very Latest And Greatest from github. In the process, I also migrated from mysql to sqlite by dumping, editing the dump with a script I found on the web, and then doing a rake db:migrate on the dump. Either of those may be responsible for the bug I'm seeing, I guess. Any pointers welcome.
the problem: no contexts show up on the home page. None of them. I've tried the following things so far to fix, neither worked: * create a new context. Doesn't show up on the home page. * take an old context, set it to not visible, set it again to visible. Still doesn't show up on the home page. Almost everything else works fine: I can browse by project, context, and tickler, create new tasks (inc. recurring), edit or close old ones, etc. Two other things don't work, no idea if they might be related: * the mobile contexts page is empty * my primary user is no longer an admin (probably not related, not a big deal) Other than this, looks good- in particular, recurring tasks look solid (I have a few suggestions, will email later after I've played with them a bit more). Thanks in advance for any suggestions- Luis _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
