Skip to content

Read members from the directory and add email search - #2025

Merged
RhysSullivan merged 1 commit into
mainfrom
member-directory/readers
Sep 16, 2026
Merged

RhysSullivan merged 1 commit into
mainfrom
member-directory/readers

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Layer 4 of 5. Answers the customer request for email search on the org users page.

  • Both hosts' admin user directories are now adminUserDirectoryFromMembers over the seam. Cloud's per-row WorkOS lookups are deleted.
  • ?search= on the admin users endpoints: substring match over email and name, then subjects for those ids with the caller's paging. SDK listSubjects gains an externalIds filter. Exact ?email= still works.
  • Cloud listMembers and seat counts read the mirror. An org whose row has no backfilled_at mark gets a one-time on-demand scan first, so counts are never partial.
  • Search input on the admin users page.
  • OrgMember.email is now nullable in the shared contract because a membership can be mirrored before its profile.

Deploy prerequisite (cloud): run bun run --cwd apps/cloud db:backfill-workos-mirror:prod before deploying and confirm its counts against WorkOS.

@RhysSullivan
RhysSullivan added this pull request to stack #2027 September 16, 2026 16:27
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 10e2cc6 Sep 16 2026, 06:19 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 10e2cc6 Commit Preview URL

Branch Preview URL
Sep 16 2026, 06:20 PM

@github-actions

github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Sep 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@2025

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@2025

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@2025

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@2025

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@2025

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@2025

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@2025

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@2025

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@2025

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@2025

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@2025

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@2025

executor

npm i https://pkg.pr.new/executor@2025

commit: 10e2cc6

@RhysSullivan
RhysSullivan force-pushed the member-directory/readers branch from 787569e to 4de71de Compare September 16, 2026 17:40
@RhysSullivan
RhysSullivan force-pushed the member-directory/readers branch from 4de71de to e0ef624 Compare September 16, 2026 18:02
@RhysSullivan
RhysSullivan force-pushed the member-directory/readers branch from e0ef624 to ae80ee8 Compare September 16, 2026 18:02
Base automatically changed from member-directory/reconciler to main September 16, 2026 18:16
@RhysSullivan
RhysSullivan force-pushed the member-directory/readers branch from ae80ee8 to 9da0493 Compare September 16, 2026 18:16
@RhysSullivan
RhysSullivan force-pushed the member-directory/readers branch from 9da0493 to 10e2cc6 Compare September 16, 2026 18:16
@RhysSullivan
RhysSullivan marked this pull request as ready for review September 16, 2026 18:22
@RhysSullivan
RhysSullivan merged commit be77521 into main Sep 16, 2026
44 checks passed
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.

1 participant