Skip to content

Fix organization name search for administrators - #2564

Merged
ejsmith merged 1 commit into
mainfrom
issue/fix-organization-name-search
Sep 8, 2026
Merged

Fix organization name search for administrators#2564
ejsmith merged 1 commit into
mainfrom
issue/fix-organization-name-search

Conversation

@ejsmith

@ejsmith ejsmith commented Sep 8, 2026

Copy link
Copy Markdown
Member

Searching for NSW in the impersonation dialog returned no results for an existing NSW Planning Team organization because name filtering required an exact, case-sensitive match. Add analyzed name matching and trim search whitespace while preserving exact name/ID lookup and the existing plan, status, sort, and paging behavior.

Validation: reproduced the empty result in the local browser and five failing repository regression cases before the fix. Verified the fixed dialog finds and selects the organization without browser errors; 123 focused repository/API tests cover name words, case, whitespace, exact IDs, punctuation-only names, combined filters, and existing organization operations. No migration or API contract changes.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-08T03:26:20.280689Z 210570f PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 37% 35% 286
Exceptionless.Web 85% 70% 8102
Exceptionless.Core 76% 68% 10497
Exceptionless.AppHost 38% 41% 147
Summary 79% (26319 / 33338) 68% (12219 / 18003) 19032

@ejsmith
ejsmith merged commit c91bef8 into main Sep 8, 2026
12 checks passed
@ejsmith
ejsmith deleted the issue/fix-organization-name-search branch September 8, 2026 03:35
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