Skip to content

fix: Sync custom field options via custom field contexts#314

Merged
ReubenFrankel merged 4 commits intomainfrom
fix/all-custom-field-options
Mar 10, 2026
Merged

fix: Sync custom field options via custom field contexts#314
ReubenFrankel merged 4 commits intomainfrom
fix/all-custom-field-options

Conversation

@ReubenFrankel
Copy link
Copy Markdown
Contributor

@ReubenFrankel ReubenFrankel commented Mar 10, 2026

Previously implementation did not sync all available custom field options data - to do this, we have to first sync custom field contexts, and the get all options per context. As a result, this PR introduces a new stream custom_field_contexts and amends the custom_field_options schema.

@ReubenFrankel ReubenFrankel added the bug Something isn't working label Mar 10, 2026
@ReubenFrankel ReubenFrankel requested a review from a team as a code owner March 10, 2026 12:47
@ReubenFrankel ReubenFrankel added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 0287d13 Mar 10, 2026
9 checks passed
@ReubenFrankel ReubenFrankel deleted the fix/all-custom-field-options branch March 10, 2026 13:10
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.

2 participants