Cached Queries Returning Data That No Longer Exists
How can I prevent this in the future?


2 Replies
Just starting with the obvious: is that data output also from the dev instance of your project?
Considering the level of experience the Convex devs have, I'd like to think that they would've already handled caching issues like this pretty early on. That's why my first impression is to check and see if you're somehow confusing the dev and prod data.
I know I know
Yes!
Maybe it is joining data from other tables somehow
š
Yes that was it
Carry on lol