Skip to content

ref(flags): Remove organizations:on-demand-metrics-query-spec-version-two#114808

Open
wedamija wants to merge 1 commit intomasterfrom
flag-cleanup/organizations-on-demand-metrics-query-spec-version-two
Open

ref(flags): Remove organizations:on-demand-metrics-query-spec-version-two#114808
wedamija wants to merge 1 commit intomasterfrom
flag-cleanup/organizations-on-demand-metrics-query-spec-version-two

Conversation

@wedamija
Copy link
Copy Markdown
Member

@wedamija wedamija commented May 4, 2026

The flag scanner classified this as flagpole-disabled. The flag gated two things: (1) choosing OnDemandMetricSpec version 2 at query time and (2) allowing count_unique and user_misery as on-demand functions.

With the flag always disabled, get_query_spec_version always returns v1 and count_unique/user_misery are always rejected — promotes the disallow list to OPS_DISALLOWED and drops the feature check. Spec version 2 storage-side generation is preserved so existing write-side infrastructure remains intact.

…-two

The flag scanner classified this as flagpole-disabled. The flag gated
two things: (1) choosing OnDemandMetricSpec version 2 at query time and
(2) allowing count_unique and user_misery as on-demand functions.

With the flag always disabled, get_query_spec_version always returns
v1 and count_unique/user_misery are always rejected — promotes the
disallow list to OPS_DISALLOWED and drops the feature check. Spec
version 2 storage-side generation is preserved so existing write-side
infrastructure remains intact.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@wedamija wedamija requested review from a team as code owners May 4, 2026 23:13
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 4, 2026
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