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

Fixed dependencies in various migration files. #5323

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

gsnider2195
Copy link
Contributor

Closes #5311

What's Changed

I went ahead and fixed this since I had to do the work to figure out migration dependencies for #5101. This is based off of next because it is changing migration files but I could point it to develop if we think that's appropriate.

Screenshots

TODO

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Example Plugin Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

@glennmatthews
Copy link
Contributor

Seems like this would be fine as a bugfix in develop since it'll have no effect for anyone who's already run the migrations, right?

Would you mind documenting the process you followed in identifying these dependencies? Maybe in nautobot/docs/development/core/extending-models.md?

@gsnider2195 gsnider2195 changed the base branch from next to develop February 22, 2024 16:07
@gsnider2195 gsnider2195 merged commit cea08b1 into develop Feb 22, 2024
17 checks passed
@gsnider2195 gsnider2195 deleted the u/gas-5311-fix-migration-deps branch February 22, 2024 16:34
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.

Intermittent migration failure in extras.0021_customfield_changelog_data
2 participants