Closed esthervanenckevort closed 10 years ago
Is this an 'omx' problem? If 'yes' then I propose to postpone closing this ticket until we have alternative backends that can distinguish the xref entity types (AFAIK we have now two in beta, mysql based and lucene based)
On Mon, Apr 28, 2014 at 4:49 PM, David van Enckevort < notifications@github.com> wrote:
When you have a dataset with multiple xref entities aggregates with one of the xref columns will show a matrix of all the xref entities.
I think the problems is caused by the fact that xref isn't typed to a certain entity type (for instance an xref to person is defined as datatype = xref instead of datatype = person).
Reply to this email directly or view it on GitHubhttps://github.com/molgenis/molgenis/issues/1437 .
Dr. Morris A. Swertz, Assistant Professor Head Genomics Coordination Center Dept of Genetics University Medical Center Groningen The Netherlands
Is this fixed in EMX?
Fixed in EMX since each entity has it's own table.
When you have a dataset with multiple xref entities aggregates with one of the xref columns will show a matrix of all the xref entities.
I think the problems is caused by the fact that xref isn't typed to a certain entity type (for instance an xref to person is defined as datatype = xref instead of datatype = person).