opentargets / issues

Issue tracker for Open Targets Platform and Open Targets Genetics Portal
https://platform.opentargets.org https://genetics.opentargets.org
Apache License 2.0
12 stars 2 forks source link

Incomplete safety data in the UI #3079

Closed ireneisdoomed closed 10 months ago

ireneisdoomed commented 10 months ago

Describe the bug Information about the dosing effects of all safety liabilities for all targets is missing in the UI.

Observed behaviour How the target safety dosing effects are reported have recently changed in the data after #2921, practically the data has been renamed. This affects the FE logic, since it searchs for a pattern in the string, and this pattern is now not matched. Code here.

Expected behaviour If you look at GABRG2, the first safety event is increased eating. How the Dosing effects column should look like:

To Reproduce Steps to reproduce the behaviour:

  1. Go to https://platform.dev.opentargets.xyz/target/ENSG00000113327
  2. Click on Safety
  3. Look that all rows in Dosing effects show no information

Additional context The above mentioned ticket was not tracked in the 23.09 release intentions, so these changes were not followed up after changing the data. Apologies for that.

prashantuniyal02 commented 10 months ago

Works in latest dev version