Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: SESSION_RECORDING_BLOB_PROCESSING_TEAMS config handling #15247

Merged
merged 5 commits into from
Apr 26, 2023

Conversation

pauldambra
Copy link
Member

Problem

writing the tests for #15245 made me realise I'd mis-used the SESSION_RECORDING_BLOB_PROCESSING_TEAMS config by treating the empty string as all teams enabled and not all teams disabled

Changes

fixes that

How did you test this code?

opening this PR to see what tests fail

@pauldambra pauldambra changed the title Fix/silliness fix: SESSION_RECORDING_BLOB_PROCESSING_TEAMS config handling Apr 25, 2023
@pauldambra pauldambra marked this pull request as ready for review April 26, 2023 07:18
Copy link
Contributor

@benjackwhite benjackwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops yeah that was important.

@pauldambra pauldambra merged commit b75d560 into master Apr 26, 2023
@pauldambra pauldambra deleted the fix/silliness branch April 26, 2023 12:23
fuziontech added a commit that referenced this pull request Apr 27, 2023
* master: (37 commits)
  fix: fix sprint planning issue template (#15271)
  fix: player skip buttons only ever showed right (#15269)
  chore: bump vm2 due to CVE (#15268)
  fix(person-query): don't query persons twice if we don't need to (#15265)
  fix(ch): stop running delete jobs while clickhouse is on an older version (#15239)
  chore(recordings): use cooperative-sticky rebalance strategy (#15260)
  fix: SESSION_RECORDING_BLOB_PROCESSING_TEAMS config handling (#15247)
  fix(flags): Some UX inconsistencies (#15255)
  fix: Recording share button (#15256)
  chore(deps): Update posthog-js to 1.54.0 (#15257)
  style(3000): Support keyboard navigation in sidebar (#15237)
  feat: Add support for opening bug report via URL (#15251)
  feat: Hedgebar (#14934)
  Fixed undefined default for window select (#15249)
  fix(data-exploration): prevent leave confirmation safeguard (#15250)
  chore: remove readonly setting defaults for hogql (#15246)
  feat(hogql): refactor macros and asterisks into "resolver" (#15175)
  feat(hogql): swap out toDateTime function (#15226)
  fix(insight-timeout-state): centralize query ID (#15240)
  Fix/forgot ingestion fixes (#15238)
  ...
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.

2 participants