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

invoke check-migrations Should Include App Name #135

Open
bryanculver opened this issue Aug 7, 2024 · 0 comments
Open

invoke check-migrations Should Include App Name #135

bryanculver opened this issue Aug 7, 2024 · 0 comments

Comments

@bryanculver
Copy link
Member

If an App is dependent on another App (and installs it as a part of it's testing), and the dependent App has missing migrations, the migrations check for the App(s) depending on them will fail.

The check command for the migrations should be updated to include the App name, ex: nautobot-server makemigrations --dry-run --check <app_name>

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

No branches or pull requests

1 participant