Opened 4 months ago

Last modified 3 months ago

#36405 closed Bug

Aggregates with order_by using OuterRef raise FieldError — at Initial Version

Reported by: Adam Johnson Owned by:
Component: Database layer (models, ORM) Version: 5.2
Severity: Release blocker Keywords:
Cc: Chris M, Simon Charette Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

While fixing #36404, I spotted the same mistake had been made for the newly added Aggregate.order_by from #35444.

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top