Skip to content

feat(logs): register ourlogs-selection feature flag#118020

Closed
JoshuaKGoldberg wants to merge 1 commit into
masterfrom
josh/logs-881-ourlogs-selection-flag
Closed

feat(logs): register ourlogs-selection feature flag#118020
JoshuaKGoldberg wants to merge 1 commit into
masterfrom
josh/logs-881-ourlogs-selection-flag

Conversation

@JoshuaKGoldberg

Copy link
Copy Markdown
Member

Registers the organizations:ourlogs-selection feature flag (FlagPole, api_expose=True) that gates the new always-visible row selection checkboxes in the Logs Explorer table. The flag is exposed to the frontend so the UI can render the checkboxes only for opted-in orgs, allowing the feature to be dark-launched and measured before a wider rollout.

This is the backend half of LOGS-881 and lands first; the frontend change that reads this flag ships in a separate PR. Linear: https://linear.app/getsentry/issue/LOGS-881

Adds the organizations:ourlogs-selection flag that gates always-visible
row selection checkboxes in the Logs Explorer table.

LOGS-881
@linear-code

linear-code Bot commented Jun 18, 2026

Copy link
Copy Markdown

LOGS-881

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 18, 2026
@JoshuaKGoldberg

Copy link
Copy Markdown
Member Author

Closing — wrong surface. This implemented logs-table row selection, but LOGS-881 is actually about always showing the multi-select checkboxes in the SearchQueryBuilder value dropdown (the affordance currently gated behind "Hold ⌘ to select multiple"). Reimplementing against the shared search dropdown instead.

@JoshuaKGoldberg JoshuaKGoldberg deleted the josh/logs-881-ourlogs-selection-flag branch June 18, 2026 15:13
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.

1 participant