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

Expose 'event_types' parameter for all applicable queries #2631

Closed
jc-harrison opened this issue Jun 2, 2020 · 0 comments · Fixed by #2632
Closed

Expose 'event_types' parameter for all applicable queries #2631

jc-harrison opened this issue Jun 2, 2020 · 0 comments · Fixed by #2632
Labels
enhancement New feature or request FlowAPI Issues related to the FlowKit API FlowClient Issues related to FlowClient FlowMachine Issues related to FlowMachine

Comments

@jc-harrison
Copy link
Member

The event_count and location_event_counts query kinds have an event_types parameter that can be used to select a subset of the available CDR types. Internally, this sets the table parameter of the FlowMachine query objects.

Most other FlowMachine queries have an equivalent table parameter, but the API-exposed forms of these queries don't have an event_types parameter. Adding one would be useful.

@jc-harrison jc-harrison added enhancement New feature or request FlowClient Issues related to FlowClient FlowMachine Issues related to FlowMachine FlowAPI Issues related to the FlowKit API labels Jun 2, 2020
@mergify mergify bot closed this as completed in #2632 Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FlowAPI Issues related to the FlowKit API FlowClient Issues related to FlowClient FlowMachine Issues related to FlowMachine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant