#25307: Cannot use .annotate with conditional expressions
-------------------------------------+-------------------------------------
     Reporter:  Jared Proffitt       |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"7530cf3900ab98104edcde69e8a2a415e82b345a" 7530cf39]:
 {{{
 #!CommitTicketReference repository=""
 revision="7530cf3900ab98104edcde69e8a2a415e82b345a"
 Fixed #34975 -- Fixed crash of conditional aggregate() over aggregations.

 Adjustments made to solve_lookup_type to defer the resolving of
 references for summarized aggregates failed to account for similar
 requirements for lookup values which can also reference annotations
 through Aggregate.filter.

 Regression in b181cae2e3697b2e53b5b67ac67e59f3b05a6f0d.

 Refs #25307.

 Thanks Sergey Nesterenko for the report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/25307#comment:21>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018be321fa3e-a56be685-169b-4434-81c0-e8fd2b9ab529-000000%40eu-central-1.amazonses.com.

Reply via email to