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

OCR Bulk Import Schema Changes #523

Merged
merged 8 commits into from
Aug 30, 2024
Merged

OCR Bulk Import Schema Changes #523

merged 8 commits into from
Aug 30, 2024

Conversation

oakdbca
Copy link
Member

@oakdbca oakdbca commented Aug 30, 2024

  • Make sure every import includes the migrated from id column by default
  • Fix the version number assignment to work for the first schema for each group type
  • Add unique together contraints to prevent the same field and/or column name being included in a schema twice
  • Other small tweaks

…e can remove validation (The validation was assuming we were adding all the columns each time thus raising unique constraints however we are handling the nested create/update in the validate method of the schema serializer).
…dded to a schema. Indicator mandatory fields within the field select dropdown.
…wSet to be able to deal with the very first schema creation for each group type.
Copy link
Collaborator

@xzzy xzzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sensitivity Check Completed

@xzzy xzzy merged commit ca81fd6 into dbca-wa:main Aug 30, 2024
9 checks passed
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