Skip to content

🚑 [#621] Add envvar to disable Objects admin search#686

Merged
stevenbal merged 2 commits intomasterfrom
issue/621-envvar-to-disable-objects-admin-search-bar
Oct 16, 2025
Merged

🚑 [#621] Add envvar to disable Objects admin search#686
stevenbal merged 2 commits intomasterfrom
issue/621-envvar-to-disable-objects-admin-search-bar

Conversation

@stevenbal
Copy link
Collaborator

Fixes #621 partially

Changes

  • Add envvar to disable Objects admin search

this is a workaround to avoid extremely long running queries due to lots of objectrecords, the performance of search will be addressed later and then this envvar can be removed
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.25%. Comparing base (66f7dd2) to head (0558c08).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #686      +/-   ##
==========================================
+ Coverage   82.08%   82.25%   +0.17%     
==========================================
  Files         131      131              
  Lines        2489     2496       +7     
  Branches      201      202       +1     
==========================================
+ Hits         2043     2053      +10     
+ Misses        403      401       -2     
+ Partials       43       42       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevenbal stevenbal merged commit 093beac into master Oct 16, 2025
26 of 27 checks passed
@stevenbal stevenbal deleted the issue/621-envvar-to-disable-objects-admin-search-bar branch October 16, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better search capabilities / speed

3 participants