Skip to content

Feat: Add missing dwc fields and picklist to models#7878

Open
CarolineDenis wants to merge 18 commits intomainfrom
issue-7602
Open

Feat: Add missing dwc fields and picklist to models#7878
CarolineDenis wants to merge 18 commits intomainfrom
issue-7602

Conversation

@CarolineDenis
Copy link
Copy Markdown
Contributor

Fixes #7602

Warning

This PR affects database migrations. See migration testing instructions.

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone
  • Add pr to documentation list
  • Add automated tests
  • Add a reverse migration if a migration is present in the PR
  • Add migration function to
    def fix_schema_config(stdout: WriteToStdOut | None = None):

Testing instructions

@CarolineDenis
Copy link
Copy Markdown
Contributor Author

CarolineDenis commented Apr 1, 2026

todo:

  • Run the _regenerateSchema() function in the browser's console for types.ts
  • Verify isSystem value for new picklist
  • Verify institution license picklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋Back Log

Development

Successfully merging this pull request may close these issues.

[DwC export]: Add missing DwC fields to Specify

1 participant