[FIX] Resolving migration conflicts in Profile manager migrations#1470
Conversation
|
Caution Review failedThe pull request is closed. Summary by CodeRabbit
WalkthroughA new Django merge migration file was added to the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
for more information, see https://pre-commit.ci
…ract into fix/conflicting-migrations
for more information, see https://pre-commit.ci
|
|
1 similar comment
|
) * Removing rent rolls falback * Fixing conflicting migrations * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixing conflicting migrations * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deepak K <89829542+Deepak-Kesavan@users.noreply.github.com>



What
PR to resolve migration conflicts.
...
Why
How
Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)
Database Migrations
Yes, merged conflicitng migrations.
...
Env Config
Relevant Docs
Related Issues or PRs
Dependencies Versions
Notes on Testing
Run migrations and checked the service
...
Screenshots
Checklist
I have read and understood the Contribution Guidelines.