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: Treat customer_ids as an override rather than a value mask #58

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

ReubenFrankel
Copy link

In #45, customer_ids setting was introduced. It was previously just used as a mask to filter customer IDs from CustomerHierarchyStream, but it appears that some customers ID are valid despite not existing within any customer hierarchy (namely with ClickViewReportsStream).

We should treat customer_ids as an explicit override.

@ReubenFrankel ReubenFrankel added the bug Something isn't working label Oct 18, 2024
@ReubenFrankel ReubenFrankel self-assigned this Oct 18, 2024
@ReubenFrankel ReubenFrankel merged commit cb446e5 into main Oct 18, 2024
5 checks passed
@ReubenFrankel ReubenFrankel deleted the fix/customer-ids-from-config branch October 18, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant