manifest/download reorders columns
afwillia opened this issue · 0 comments
afwillia commented
Describe the bug
After downloading a manifest, the columns are returned in alphabetical order instead of the original order on synapse. Then the entityId column is appended.
To Reproduce
v1/manifest/download
input_token = token
asset_view = "syn28559058"
dataset_id = "syn28268700"
as_json = TRUE
new_manifest_name = NULL
Expected behavior
Column order should be preserved.