#23331: Circular dependencies are not resolved by new Migrate framework
-----------------------------+----------------------------------------
     Reporter:  aidanlister  |                    Owner:  andrewgodwin
         Type:  Bug          |                   Status:  closed
    Component:  Migrations   |                  Version:  master
     Severity:  Normal       |               Resolution:  invalid
     Keywords:  migrate      |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+----------------------------------------
Changes (by andrewgodwin):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Tried to reproduce from example project, and it worked perfectly with the
 line:

 {{{
 ./manage.py makemigrations tasks timeline organisations reports
 contractors inspections properties
 }}}

 The generated migrations then also ran successfully.

 Closing as INVALID as I suspect this was encountered just before the fixes
 to #23322 and #23315 landed in master earlier, and in particular #23315
 would have manifested as the first command not being able to run.

 If you can reproduce this on the most recent commit in master, please
 reopen and this time provide full console output from when the command
 runs.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23331#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.410a2b3db19a5ad1322d4338130c0f7d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to