Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables App / DataExplorer shows data in wrong column #4338

Open
connoratrug opened this issue Oct 11, 2024 · 0 comments
Open

Tables App / DataExplorer shows data in wrong column #4338

connoratrug opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@connoratrug
Copy link
Contributor

connoratrug commented Oct 11, 2024

What version of EMX2 are you using (see footer)
11.20.0

Describe the bug
The table in the tables app show the wrong data ( data and column do not match)

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://emx2.dev.molgenis.org/catalogue/tables/#/Catalogues
  2. Look a the data in the description column, it shows lots of text
  3. Look at the data in the sql database for the description column in the Catalogues table in the catalogue schema, it is empty
  4. The Tables app is incorrectly showing the 'network.description' in the place of the Catalogues.description

Expected behavior
Show correct data, in the case the column should be empty

@connoratrug connoratrug added the bug Something isn't working label Oct 11, 2024
@connoratrug connoratrug changed the title Tables App / DataExplorer show wrong data Tables App / DataExplorer shows data in wrong column Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant