Skip to content

fix: Fix continuous event analytics export (2.43)#23859

Merged
jason-p-pickering merged 2 commits into
2.43from
fix/event-analytics-continuous_2.43
May 11, 2026
Merged

fix: Fix continuous event analytics export (2.43)#23859
jason-p-pickering merged 2 commits into
2.43from
fix/event-analytics-continuous_2.43

Conversation

@jason-p-pickering

Copy link
Copy Markdown
Contributor

Forward port of #23837

* Invert skipPrograms ternary in getRegularAnalyticsTables (was
  returning all programs when skip list was set, filtering when not)
* Use getMainName() in removeUpdatedData so continuous updates delete
  from the live table, not the staging table

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jason-p-pickering jason-p-pickering changed the title fix: Fix continuous event analytics export fix: Fix continuous event analytics export (2.43) May 9, 2026
@jason-p-pickering jason-p-pickering added the run-api-analytics-tests Enables analytics e2e tests label May 9, 2026
Without an anchor, LAST_12_MONTHS resolves relative to today, causing
202504 to fall outside the window as time passes. Pin to 2026-04-01
to match the expected metadata (same fix already on master).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented May 9, 2026

Copy link
Copy Markdown

@jason-p-pickering
jason-p-pickering merged commit 7506abd into 2.43 May 11, 2026
16 checks passed
@jason-p-pickering
jason-p-pickering deleted the fix/event-analytics-continuous_2.43 branch May 11, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-api-analytics-tests Enables analytics e2e tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants