molgenis / molgenis-tools-emx-downloader

Stand alone tool to download data in EMX format from molgenis servers
GNU Lesser General Public License v3.0
2 stars 8 forks source link

Does not follow refEntity when an attribute has FILE as dataType #73

Closed cpavanrun closed 4 years ago

cpavanrun commented 5 years ago

How to reproduce

  1. Create a simple entity that has a file-type attribute.
  2. Create an instance of said entity and attach a file to upload
  3. Download the entity via downloader.jar

What was expected Resulting download has a reference to a sys_FileMeta identifier.

What actually happend Resulting downloaded data has a JSON object such as '{_href=[..], }' instead of a simple identifier for the sys_FileMeta.

Version: 1.2.0