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

Correct version number in the exported file name #3165

Closed prashantuniyal02 closed 7 months ago

prashantuniyal02 commented 7 months ago

Describe the bug

Using the export feature on the association page downloads a file with the filename: associated-targets-30_11_2023-v_VersionNumber_.json. However the version number 23.12 should be included in the filename. (See #3153 for detailed feedback)

Expected behaviour

More details to be added here after discussion with @buniello

carcruz commented 7 months ago

Done with https://github.com/opentargets/ot-ui-apps/pull/309

emcdonagh-OT commented 7 months ago

Also I found when I downloaded the JSON file, it did not contain version (name of file example: MONDO_0004975-associated-targets-04_12_2023.json) whereas the tsv did (MONDO_0008315-associated-targets-04_12_2023-v VersionNumber .tsv)

carcruz commented 7 months ago

@emcdonagh-OT This is done in main preview (https://main--ot-platform.netlify.app/target/ENSG00000167207/associations), and will be moved to dev preview today and production probably tomorrow

corinabioinformatic commented 2 months ago

Hello! I am aware this issue is closed but I did not find any related with hash associated with the downloaded files or downloaded versions. I raised a question in OT community already. The thing is that I would like to know if is it any way I could find the hash number per each downloaded file at OT platform or the whole bunch that I could keep with each file version I download (e.g, a csv or json file with name of the json/parque file downloaded and associated md5sum or hash, as COSMIC or Depmap or other sources have available). This would be helpful to keep some traceability in some of my reports.

Many thanks for this great work!