erquhartE
Convex Community2y ago
4 replies
erquhart

errors filtering on _id in the dashboard

I'm seeing a couple things:

1. I have a specific ID that seems to no longer exist in convex (probably legitimately deleted, but not sure). I got it from one of my own app error messages. When I filter on this id, the dashboard crashes with the attached error.
2. I've tried taking an existing, working id for filtering, and changing one character to see if the error happens simply from bad ids, but it doesn't crash. It's only with this one id, that does not seem to exist in the database.
3. If I alter the id that causes the crash in any way, no crash.
4. If I enter this id in the filter for any table, the dasboard crashes.

Side note: If I filter on any existing id in any table view, the record will show up regardless of which table I'm looking at. Not sure if this is by design, but I could see this behavior tripping someone up.
Screenshot_2024-02-14_at_6.00.29_PM.png
Was this page helpful?