Skip to content

Fixes #169: Replicate the global search table for each branch #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

jeremystretch
Copy link
Contributor

Fixes: #169

  • Replicate the global search table for each branch
  • Modifications to objects performed within a branch are reflected in the branch's local search table
  • Searching with a branch active queries its local copy of the search table

@jeremystretch jeremystretch requested a review from jnovinger March 18, 2025 13:59
Copy link

@jnovinger jnovinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked all the paths mentioned in the original and any others I could think of. This looks and feels solid!

@jnovinger jnovinger merged commit 006acde into main Mar 18, 2025
7 checks passed
@jnovinger jnovinger deleted the 169-branch-global-search branch March 18, 2025 15:18
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.

Device deleted in branch is not found in main global search
2 participants