#Can't clear or filter table

8 messages · Page 1 of 1 (latest)

vernal plover
#

Recently i opened up my convex dashboard and the filter button was no longer there. Also i can't click 'clear table'. it doesn't let me scroll to see all the data even though my queries are pulling all the data correctly. Also it's only my dev cloud instance this is happening in. my coworkers cloud instance is working perfectly even though it's the same exact code. Why is this happening?

rocky sparrowBOT
#

Hi @vernal plover. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

I'm sorry, but the knowledge sources do not contain enough information to definitively diagnose why the filter button and "clear table" option are missing from your Convex dashboard in your dev cloud instance, while they work for your coworker on the same codebase.

Based on the documentation, the filter button and "clear table" option should be available in the dashboard's data page for each table. The "clear table" action is accessed via the overflow menu at the top of the data page, and filtering is done via the "Filter" button at the top of the page. These features are standard and should not be affected by your code, but rather by the dashboard UI or possibly your deployment state or permissions. There is no mention in the documentation of these features being disabled for specific dev instances or due to code changes. In production, there is an extra confirmation step for clearing tables, but the feature should still be present Dashboard Data Page.

If your queries are pulling all the data correctly, it suggests the backend is functioning, and this may be a dashboard UI issue. Since your coworker's instance works, it could be related to your browser cache, user permissions, or a temporary glitch in your specific deployment or browser session.

Recommended steps based on best practices and community troubleshooting:

  • Try logging out and back into the dashboard.
  • Clear your browser cache or try a different browser.
  • Ensure you have the necessary permissions for the deployment.
  • If the issue persists, try restarting your dev instance or redeploying.
  • If none of these resolve the issue, consider reaching out to Convex support or opening a thread in their Discord for more targeted help.
#

Unfortunately, the knowledge sources do not provide a direct answer or known issue matching your description.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

#

@vernal plover Kapa.ai is still learning and improving, please let me know how I did by reacting below.

vernal plover
#

What am i supposed to do? I can't clear my tables because the dashboard is broken. I can't delete data from a script because i can't run convex because i'm getting a '✖ Schema validation failed.
Document with ID "jn700b4s55e8sw2bpmjpsv9vfs7kas0k" in table "events" does not match the schema: Object contains extra field companyIndustry that is not in the validator.' error.

#

@rocky sparrow

rocky sparrowBOT
#

Let me check the knowledge base for you again. One moment! :books: