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

Implement validation checks on records for unconditionally required fields #113

Open
jamiewhths opened this issue Nov 16, 2023 · 1 comment

Comments

@jamiewhths
Copy link
Contributor

When importing records via the R package, fields which are marked as "unconditionally" required in the form schema -- that is, there are no other relevance rules set on the field -- should be enforced before importing into ActivityInfo. This is a small measure which should help to improve data quality on records imported via R scripts.

@nickdickinson
Copy link
Collaborator

Do we want to add this to a milestone? @jamiewhths

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

No branches or pull requests

2 participants