#30953: Model Inheritance and select_for_update with 'of'
-------------------------------------+-------------------------------------
     Reporter:  Abhijeet             |                    Owner:  Abhijeet
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  select_for_update    |             Triage Stage:  Accepted
  mti model inheritance              |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Abhijeet):

 Created a patch pull request on GitHub. ([PR
 #12082](https://github.com/django/django/pull/12082)).

 I believe this bug qualifies under data loss bugs as the unexpected
 behavior caused due to this bug could cause race conditions (as was my
 case). I've added release notes to 2.2.8. However, I'm not sure if it
 should be added to 3.0 or 3.1 and should be backported to 2.1. Please
 guide me on this so that I can modify the patch appropriately.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30953#comment:4>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.9f4fc143d668db7880cddf020242b6d7%40djangoproject.com.

Reply via email to