You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When filtering the rows of a table in the table explorer based on values of a column referencing another table and subsequently trying to download the filtered rows in CSV format the CSV API may break.
In some cases I experienced that this causes an issue with cookie session IDs resulting in an HTTP 400 error rendering the website unresponsive in the current session.
Have you checked if this issue already exists?
Molgenis EMX2 version
v11.41.5, database version 23
Description
When filtering the rows of a table in the table explorer based on values of a column referencing another table and subsequently trying to download the filtered rows in CSV format the CSV API may break.
In some cases I experienced that this causes an issue with cookie session IDs resulting in an HTTP 400 error rendering the website unresponsive in the current session.
Reproduction steps
testCohort1.test external identifier for cohort 1
'Query failed: : column reference "logo" is ambiguous. '
Expected behaviour
Normally step 4 would start a download and keep the browser at the same page.
Note that applying step 4 on the table filtered on the id string column instead of the reference column, containing the same single row for
testCohort1
does not yield the error. Leading me to believe the error has to do with reference columnsSystem configuration
The text was updated successfully, but these errors were encountered: