Skip to content

ref(cells): Remove platform filter and project sort from org listing#114785

Merged
lynnagara merged 2 commits intomasterfrom
org-index-sorting-filtering
May 4, 2026
Merged

ref(cells): Remove platform filter and project sort from org listing#114785
lynnagara merged 2 commits intomasterfrom
org-index-sorting-filtering

Conversation

@lynnagara
Copy link
Copy Markdown
Member

@lynnagara lynnagara commented May 4, 2026

Both platform query filtering and sortBy=projects depend on project data that is not available in the control silo, so they cannot be supported as the organizations index endpoint migrates from cell to control.

Neither has been logged once in weeks, confirming they are not being used by any customers. Remove them from the cell path to keep it aligned with the future control silo path.

Both `platform` query filtering and `sortBy=projects` depend on
project data that is not available in the control silo, so they
cannot be supported as the organizations index endpoint migrates
from cell to control.

Neither has been logged in weeks, confirming they are not being
used by any customers. Remove them from the cell path to keep
it aligned with the future control silo path.
@lynnagara lynnagara requested a review from a team as a code owner May 4, 2026 21:52
@lynnagara lynnagara requested a review from a team May 4, 2026 21:52
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 4, 2026
Copy link
Copy Markdown
Member

@strongs strongs left a comment

Choose a reason for hiding this comment

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

🚀

@lynnagara lynnagara requested a review from a team as a code owner May 4, 2026 22:00
@lynnagara lynnagara merged commit 7b54db1 into master May 4, 2026
60 of 61 checks passed
@lynnagara lynnagara deleted the org-index-sorting-filtering branch May 4, 2026 22:29
cleptric pushed a commit that referenced this pull request May 5, 2026
…114785)

Both `platform` query filtering and `sortBy=projects` depend on project
data that is not available in the control silo, so they cannot be
supported as the organizations index endpoint migrates from cell to
control.

Neither has been logged once in weeks, confirming they are not being
used by any customers. Remove them from the cell path to keep it aligned
with the future control silo path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants