Skip to content

Fix current organization context and impersonation - #2582

Open
ejsmith wants to merge 2 commits into
mainfrom
issue/current-organization-context
Open

ejsmith wants to merge 2 commits into
mainfrom
issue/current-organization-context

Conversation

@ejsmith

@ejsmith ejsmith commented Sep 13, 2026

Copy link
Copy Markdown
Member

Projects and related Svelte views now follow the selected organization, including administrator impersonation. Switching organizations clears stale event rows and tag suggestions, scopes project notification settings, preserves organization menu actions, and supports impersonation without memberships. Organization avatars restore initials when an icon is missing, removed, or fails to load.

WebSocket setup and Event Stream fetching track explicit inputs, preventing cursor updates from triggering duplicate requests and rows. Live updates include the selected organization through an optional WebSocket organization_id parameter; only global administrators can subscribe outside their memberships. Existing subscriptions and message formats remain compatible.

Validation: npm run validate; 17 local browser scenarios, including repeated organization switches and visibility changes with connection, listener, and request counts; 35 focused query/WebSocket tests; 7 backend WebSocket tests and 4 OpenAPI snapshot tests. No breaking changes.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 13, 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-13T04:55:57.432097Z 7328f66 New commits
ℹ️ 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

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 37% 35% 286
Exceptionless.Web 85% 70% 8112
Exceptionless.Core 76% 68% 10538
Exceptionless.AppHost 38% 41% 147
Summary 79% (26421 / 33401) 68% (12281 / 18053) 19083

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