Skip to content

Conversation

@CarolineDenis
Copy link
Contributor

Fixes #6213

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

Testing instructions

@CarolineDenis CarolineDenis added this to the 7.12.0 milestone Aug 14, 2025
@github-project-automation github-project-automation bot moved this to 📋Back Log in General Tester Board Aug 14, 2025
@CarolineDenis CarolineDenis changed the title Issue 6213 1 Create a configuration tool Aug 14, 2025
@CarolineDenis CarolineDenis changed the base branch from main to issue-2931-1 August 14, 2025 19:12
@CarolineDenis
Copy link
Contributor Author

  • Add a migration to create a pick list for discipline type field.
    const disciplineTypeOptions = [
    'fish',
    'herpetology',
    'paleobotany',
    'invertpaleo',
    'vertpaleo',
    'bird',
    'mammal',
    'insect',
    'botany',
    'invertebrate',
    'minerals',
    'geology',
    'anthropology',
    /*
    • 'vascplant',
    • 'fungi',
      */
      ];

@CarolineDenis CarolineDenis mentioned this pull request Aug 19, 2025
45 tasks
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.

Add a new configuration page to create new Discipline, Division, Collection

1 participant