Skip to content

Conversation

@bennybp
Copy link
Contributor

@bennybp bennybp commented Feb 4, 2026

Description

When specifying fields to include (in general, but particularly when making a dataset view), the given fields will be included and everything else will be excluded (by convention). So in order to keep the default fields, users need to put a '*'.

Dataset views should include the required fields by default. Otherwise records created this way won't be usable since those required fields will be missing, raising a validation error in pydantic.

Should fix issue #984

Status

  • Code base linted
  • Ready to go

@bennybp bennybp merged commit 3a18030 into main Feb 4, 2026
16 of 17 checks passed
@bennybp bennybp deleted the fix_dsview_include branch February 4, 2026 16:46
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.

1 participant