The Oldest Photo relationship for Views both specifies node columns explicitly, and adds in node.*. That causes a SQL error since the same column is specified multiple times.

Comments

deviantintegral’s picture

Assigned: deviantintegral » Unassigned
Status: Active » Needs review
StatusFileSize
new1.22 KB

Here's a patch. This also adds a blank newline to the end of the file to stop git diff from complaining about the lack of a newline.

zengenuity’s picture