Skip to content

Conversation

@acwhite211
Copy link
Member

@acwhite211 acwhite211 commented Nov 24, 2025

Fixes #7559

Skip on existing Splocalecontaineritem instead of Splocalecontainer. This works on the example workshop database. More testing to be done on other databases.

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

Testing instructions

  • Add a new discipline to the database.
  • Make sure that the ve/bin/python manage.py run_key_migration_functions Django command runs before testing.
  • See that no new schema config related errors occur in the logs for Django command.
  • See that new schema config records were created for the new dicpline in the schema config viewer. Make sure to check the newer tables, like collectionobjectgroup and collectionobjecttype.

@acwhite211 acwhite211 marked this pull request as ready for review January 5, 2026 22:53
@acwhite211 acwhite211 requested a review from a team January 5, 2026 22:53
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.

run_key_migration_functions not creating schema records for new disciplines

2 participants