Letractively / forceworkbench

Automatically exported from code.google.com/p/forceworkbench
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

DEFECT: Subquery Results #532

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Performing a subquery

What is the expected output? What do you see instead?
Column results misalinged

What version of Workbench are you using?
Workbench 22.0.1

On what operating system and browser?
Chrome, Firefox, Windows 7 Professional 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by banderso...@gmail.com on 8 Sep 2011 at 3:03

Attachments:

GoogleCodeExporter commented 9 years ago
It's actually not the subquery causing the problem here, but the fields looking 
up to the parent object, which is a duplicate of:

Issue 199:  SOQL queries with parent realtionship values are appearing in wrong 
column  

Original comment by ryan.bra...@gmail.com on 9 Sep 2011 at 6:43