#28386: Operations within non-atomic migrations don't honor the operation's
`atomic` flag when migrating backwards
--------------------------------------+---------------------------
               Reporter:  Evan Grim   |          Owner:  Evan Grim
                   Type:  Bug         |         Status:  assigned
              Component:  Migrations  |        Version:  1.11
               Severity:  Normal      |       Keywords:
           Triage Stage:  Unreviewed  |      Has patch:  1
    Needs documentation:  0           |    Needs tests:  0
Patch needs improvement:  0           |  Easy pickings:  0
                  UI/UX:  0           |
--------------------------------------+---------------------------
 Non-atomic migrations added in #25833 allowed for individual operations to
 be marked `atomic`.  This works properly in the forward direction but
 fails when moving backwards.

 I'll open a pull request which augments the tests to catch this and
 applies the necessary changes to make it work.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28386>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/048.49038690210fcc01e145dbb9c19874c0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to