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

[bug]: Migration error #2025

Closed
1 task done
torbenraab opened this issue Aug 30, 2023 · 2 comments
Closed
1 task done

[bug]: Migration error #2025

torbenraab opened this issue Aug 30, 2023 · 2 comments
Labels
🐛bug Something isn't working 🛫plane Sync issues onto Plane 🏠self-hosted

Comments

@torbenraab
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I want to start the application from the current develop branch there is an migration error regarding the two issues #2009 and #2006 which use the same migration number.

I really want to test my PR but I can't get it running

Steps to reproduce

  1. Clone the repo
  2. Start the application from the docker-compose.yml not the docker-compose-hub.yml

Browser

Google Chrome

Version

Self-hosted

@torbenraab torbenraab added the 🐛bug Something isn't working label Aug 30, 2023
@rhea0110 rhea0110 added 🛫plane Sync issues onto Plane 🏠self-hosted labels Aug 30, 2023
@NarayanBavisetti
Copy link
Collaborator

Hi @torbenraab thank you for reporting this, we will be fixing the migrations as soon as possible. Until then you can run
python manage.py makemigrations --merge to make a new migration file which will be a merge of both file and then you can test your PR.

@torbenraab
Copy link
Author

Fixed in #2044

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🛫plane Sync issues onto Plane 🏠self-hosted
Projects
None yet
Development

No branches or pull requests

3 participants