Simplified the dashboard to show only the stats we're confident about.
Simplified the dashboard to show only the stats we're confident about.
- Dashboard home now shows "Jotting Since" instead of a media file count.
- Site detail page now shows only Total Jots and Published counts. Removed Media Files and Status cards.
Behind the scenes, we squashed a bug where media file counters could drift out of sync (and even go negative!). The root cause: a database helper function was silently storing raw update commands as literal data fields instead of executing them.
Ran a repair across all production accounts to correct the counts.
