Skip to content

Conversation

@utkuufuk
Copy link
Member

In the "extended" search scope, we currently exclude site spaces that do not have the same language as the current site space. However, the current site space or other site spaces might not always have a language specification.

This PR avoids doing the language-based filtering when either the current site space or the target site space has the language unspecified.

Additionally, it includes a refactoring that allows the parallelization of two asynchronous calls that are currently done sequentially.

@linear
Copy link

linear bot commented Nov 26, 2025

@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2025

⚠️ No Changeset found

Latest commit: 86ecb0f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@argos-ci
Copy link

argos-ci bot commented Nov 26, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
customers-v2 (Inspect) 👍 Changes approved 1 changed Nov 27, 2025, 2:09 PM
v2-cloudflare (Inspect) 👍 Changes approved 19 changed Nov 27, 2025, 2:14 PM
v2-vercel (Inspect) 👍 Changes approved 21 changed Nov 27, 2025, 2:14 PM

Copy link
Contributor

@zenoachtig zenoachtig left a comment

Choose a reason for hiding this comment

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

I don't understand the server-actions enough to review the refactor's impact. The language filter looks good

@utkuufuk
Copy link
Member Author

@zenoachtig Done.

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Breezy!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

…spaces-with-undefined-language-are-not-included-in-search
@utkuufuk utkuufuk merged commit 34b0c67 into main Nov 27, 2025
16 checks passed
@utkuufuk utkuufuk deleted the utku/rnd-8664-spaces-with-undefined-language-are-not-included-in-search branch November 27, 2025 14:57
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.

3 participants