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

Add custom fields and custom field options streams #7

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

rliddler
Copy link
Contributor

This PR adds the custom fields stream and in an effort to normalize slightly tables together it queries for each one the custom field options that are available and serializes them into that schema.

model/custom_field_v2.go Outdated Show resolved Hide resolved
model/custom_field_v2.go Outdated Show resolved Hide resolved
tap/stream_custom_fields.go Outdated Show resolved Hide resolved
@rliddler rliddler force-pushed the rob/add-custom-fields-stream branch 2 times, most recently from 3542f79 to 86acd09 Compare October 19, 2023 11:11
@rliddler rliddler changed the title Add custom fields with nested custom field options Add custom fields and custom field options streams Oct 19, 2023
This PR adds the custom fields stream and the custom field options
streams.

This data appears on the incidents tables in a nested fashion - these
streams allow you to specifically query and join this data in a more
relational fashion
@rliddler rliddler merged commit 48eaa2f into master Oct 19, 2023
1 check passed
@rliddler rliddler deleted the rob/add-custom-fields-stream branch October 19, 2023 11:13
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