Ticket #1461 (closed defect: invalid)

Opened 10 months ago

Last modified 9 months ago

Hydration for aggregates in relation

Reported by: jphilip Owned by: romanb
Priority: major Milestone: 1.0.3
Component: Query/Hydration Version: 1.0.0
Severity: Keywords:
Cc: Has Test: yes
Status: Pending Core Response Has Patch: no

Description

It seems there is a problem when hydrating more than one aggregates having the same name in the root of the query and in a relation at the same time. I reported this earlier for a complex query in the dev list but did not have a simple test at the time.

I join a test case here

Attachments

Ticket_1461_TestCase.php (2.2 KB) - added by jphilip 10 months ago.

Change History

Changed 10 months ago by jphilip

Changed 10 months ago by jwage

  • milestone set to 1.0.3

Changed 9 months ago by jwage

  • status changed from new to closed
  • resolution set to invalid

Added your coverage for this in r4982.

All aggregate aliases must be unique.

Note: See TracTickets for help on using tickets.