Lingling

Results 29 issues of Lingling

**Describe the bug** The issue was first reported by @afwillia Use the following parameters: * dataset_id = syn36003517 * asset_view = syn33715412 * output_format = excel **Expected behavior** A clear...

bug

**Describe the bug** Related to #1092 and previously #899 The `/model/validate` endpoint allows users to submit `.json` files for validation. But since `read_json` is not working the same in pandas...

bug

**Is your feature request related to a problem? Please describe.** Error log on AWS: ``` Traceback (most recent call last): -- File "/usr/local/lib/python3.10/site-packages/flask/app.py", line 2464, in __call__ return self.wsgi_app(environ, start_response)...

bug

**Is your feature request related to a problem? Please describe.** Currently schematic tests take quite some time to run, and we have to wrap the tests related to `submit` around...

feature

**Is your feature request related to a problem? Please describe.** Added Iframe for schema viz in HTAN data portal **Describe the solution you'd like** A clear and concise description of...

feature

**Is your feature request related to a problem? Please describe.** After deprecate using app script to do multi-select, we have to find a different way to do it. **How important...

feature

**Describe the bug** when doing `schematic manifest --config config.yml get --output_xlsx test.xlsx`, the log of schematic is saying: ``` Starting schematic... The (manifest > data_type) argument with value '['Biospecimen', 'Patient']'...

bug

**Describe the bug** The "Selection options" is not showing in menu (for both chrome and firefox) **To Reproduce** Generate an example manifest through swagger UI: https://docs.google.com/spreadsheets/d/1c98WxlLOHkHzmiSiekkYekaLrsVG1LPylMCGJglR8v8/edit#gid=0 **Expected behavior** A clear...

bug

**Is your feature request related to a problem? Please describe.** Currently, we have to manually update DCA testing instance when the `develop` branch in schematic gets updated. We could modify...

feature
HTAN

**Is your feature request related to a problem? Please describe.** Currently, all API tests and some tests that require google credentials have to be run locally. But after #986 ,...

feature